started operations
This commit is contained in:
@@ -54,7 +54,7 @@ select = [
|
||||
"SIM", # flake8-simplify
|
||||
]
|
||||
extend-fixable = ["ALL"]
|
||||
ignore = ["UP046"]
|
||||
ignore = ["UP046", "UP047"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
known-first-party = ["daglib"]
|
||||
|
||||
Reference in New Issue
Block a user