removed ruff.toml and includ it to pyproject.toml
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
[lint.extend-per-file-ignores]
|
||||
"__init__.py" = ["E402","F403"]
|
||||
Reference in New Issue
Block a user
@@ -1,2 +0,0 @@
|
||||
[lint.extend-per-file-ignores]
|
||||
"__init__.py" = ["E402","F403"]
|
||||