We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cd9bf commit 76e51d2Copy full SHA for 76e51d2
pyproject.toml
@@ -75,5 +75,5 @@ exclude_lines = [
75
"raise NotImplementedError",
76
"if __name__ == .__main__.:",
77
"\\.\\.\\.",
78
- "if (not)?TYPE_CHECKING:",
+ "if TYPE_CHECKING:",
79
]
0 commit comments