removed a bunch of stuff
Removed: - Variationer - FileConfiguration - Scripts (slurm, ...) - CLI
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies = [
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
ignore = ["E741"]
|
||||
|
||||
[tool.ruff.pydocstyle]
|
||||
convention = "numpy"
|
||||
@@ -34,3 +35,6 @@ convention = "numpy"
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user