mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update leftover comment reference from black to ruff (#104605)
This commit is contained in:
parent
7efc581a48
commit
04ba7fcbf4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user