We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4bcf3c commit e7ce75eCopy full SHA for e7ce75e
pyproject.toml
@@ -71,6 +71,7 @@ source = ["src"]
71
exclude_lines = [
72
"if TYPE_CHECKING:",
73
"if __name__ == .__main__.:",
74
+ "except ImportError",
75
]
76
77
[tool.ruff]
0 commit comments