We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1185bf commit 6efe066Copy full SHA for 6efe066
1 file changed
src/treemapper/__init__.py
@@ -1,6 +1,6 @@
1
import io
2
from pathlib import Path
3
-from typing import Any, Dict, List, Optional, Union
+from typing import Any, Dict, Optional, Union
4
5
from .ignore import get_ignore_specs
6
from .tree import TreeBuildContext, build_tree
0 commit comments