mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 21:53:57 +02:00
chore: make ruff / pre-commit happy
This commit is contained in:
@@ -53,8 +53,6 @@ select = [
|
||||
"ALL",
|
||||
]
|
||||
ignore = [
|
||||
"ANN101", # annotations on `self`
|
||||
"ANN102", # annotations on `cls`
|
||||
"FIX002", # resolving TODOs
|
||||
|
||||
"D203", # one blank line before class docstring
|
||||
|
||||
Reference in New Issue
Block a user