Remove off-palette colors (#5302)
This commit is contained in:
@@ -15,7 +15,6 @@ ignore = [
|
||||
"D", # pydocstyle
|
||||
"PL", # pylint
|
||||
"S", # bandit
|
||||
"CPY", # copyright
|
||||
"G", # flake8-logging
|
||||
"T", # flake8-print
|
||||
"FBT", # flake8-boolean-trap
|
||||
|
||||
Reference in New Issue
Block a user