We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509ee13 commit 4b92c2bCopy full SHA for 4b92c2b
pyproject_parser/cli.py
@@ -34,7 +34,7 @@
34
# stdlib
35
import importlib
36
import re
37
-from typing import Pattern, Type, TypeVar
+from typing import Pattern, Type
38
39
# 3rd party
40
import click # nodep
0 commit comments