There was an error while loading. Please reload this page.
1 parent 81e1d5e commit bb58183Copy full SHA for bb58183
1 file changed
pyproject.toml
@@ -17,3 +17,6 @@ dependencies = [
17
dev = [
18
"ruff>=0.14.7",
19
]
20
+
21
+[tool.ruff]
22
+exclude = ["fable_modules"]
0 commit comments