Skip to content

Commit 76e51d2

Browse files
authored
Update pyproject.toml
1 parent 93cd9bf commit 76e51d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ exclude_lines = [
7575
"raise NotImplementedError",
7676
"if __name__ == .__main__.:",
7777
"\\.\\.\\.",
78-
"if (not)?TYPE_CHECKING:",
78+
"if TYPE_CHECKING:",
7979
]

0 commit comments

Comments
 (0)