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 439dafa commit 678b438Copy full SHA for 678b438
pyproject.toml
@@ -62,6 +62,7 @@ exclude_lines = [
62
"except ImportError:",
63
"if self.debug:",
64
"if sys.platform != \"win32\":",
65
+ "if typing.TYPE_CHECKING:",
66
"pragma: no cover",
67
"raise AssertionError",
68
"raise NotImplementedError",
0 commit comments