Update leftover comment reference from black to ruff (#104605)

pull/103388/head^2
Ville Skyttä 2023-11-27 22:42:11 +02:00 committed by GitHub
parent 7efc581a48
commit 04ba7fcbf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class-const-naming-style = "any"
[tool.pylint."MESSAGES CONTROL"]
# Reasons disabled:
# format - handled by black
# format - handled by ruff
# locally-disabled - it spams too much
# duplicate-code - unavoidable
# cyclic-import - doesn't test if both import on load