Skip to content

Commit

Permalink
tests: isort ...
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed May 5, 2023
1 parent f9dd6ad commit 96ae3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_atom_from_annotations.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
Any,
Callable as TCallable,
ClassVar,
Dict as TDict,
DefaultDict as TDefaultDict,
Dict as TDict,
Iterable,
List as TList,
Optional,
Expand Down

0 comments on commit 96ae3a3

Please sign in to comment.