This commit is contained in:
@@ -222,6 +222,7 @@ ignore = [
|
||||
"UP006", # use Set as type
|
||||
"UP035", # use Set as type
|
||||
"PERF401", # list comprehension - иногда нужно
|
||||
"PLC0415", # импорты не в начале файла - иногда нужно
|
||||
"ANN201", # Missing return type annotation for private function `wrapper` - иногда нужно
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user