Skip to content

Commit 6ddcc7d

Browse files
authored
Update pyproject.toml
1 parent dc7f513 commit 6ddcc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ exclude_lines = [
121121
"if __name__ == .__main__.:",
122122
# Typing-related
123123
"if TYPE_CHECKING:",
124-
"^ +\\.\\.\\.$",
124+
": \\.\\.\\.$",
125125
]
126126

127127

0 commit comments

Comments
 (0)