Skip to content

Commit

Permalink
fixup! refactor: extracted DictValue into dict_value.py
Browse files Browse the repository at this point in the history
  • Loading branch information
15r10nk committed Jan 16, 2025
1 parent 944163d commit c3c0479
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inline_snapshot/_snapshot/dict_value.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import ast
from typing import Iterator
from typing import Tuple # noqa

from .._adapter.adapter import AdapterContext
from .._change import Change
Expand Down

0 comments on commit c3c0479

Please sign in to comment.