Skip to content

Commit e7ce75e

Browse files
Update pyproject.toml
1 parent d4bcf3c commit e7ce75e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ source = ["src"]
7171
exclude_lines = [
7272
"if TYPE_CHECKING:",
7373
"if __name__ == .__main__.:",
74+
"except ImportError",
7475
]
7576

7677
[tool.ruff]

0 commit comments

Comments
 (0)