This commit is contained in:
5
app/ruff.toml
Normal file
5
app/ruff.toml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[lint]
|
||||||
|
exclude = [
|
||||||
|
"__pycache__",
|
||||||
|
"*.egg-info",
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user