removed ruff.toml and includ it to pyproject.toml

This commit is contained in:
Schmieder, Jacob
2024-05-13 08:50:15 +00:00
parent 7dd2db0fad
commit 3930c4d09e
-2
View File
@@ -1,2 +0,0 @@
[lint.extend-per-file-ignores]
"__init__.py" = ["E402","F403"]