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

This commit is contained in:
Ville Skyttä
2023-11-27 22:42:11 +02:00
committed by GitHub
parent 7efc581a48
commit 04ba7fcbf4

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