mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 13:11:56 +00:00
Removed deprecated ruff rules
This commit is contained in:
@@ -85,8 +85,6 @@ exclude = ["docs"]
|
||||
[tool.ruff.lint]
|
||||
select = ["ALL"]
|
||||
ignore = [
|
||||
"ANN101",
|
||||
"ANN102",
|
||||
"D203",
|
||||
"D211",
|
||||
"D212",
|
||||
|
||||
Reference in New Issue
Block a user