diff --git a/tests/test_atom_from_annotations.py b/tests/test_atom_from_annotations.py index 9e6fb635..7cc33e42 100644 --- a/tests/test_atom_from_annotations.py +++ b/tests/test_atom_from_annotations.py @@ -15,8 +15,8 @@ Any, Callable as TCallable, ClassVar, - Dict as TDict, DefaultDict as TDefaultDict, + Dict as TDict, Iterable, List as TList, Optional,