mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Enable pytest-fixture-param-without-value (PT019) rule in ruff (#122953)
This commit is contained in:
parent
f5e88b8293
commit
4f3d624353
@ -820,7 +820,6 @@ ignore = [
|
||||
"PLE0605",
|
||||
|
||||
# temporarily disabled
|
||||
"PT019",
|
||||
"PYI024", # Use typing.NamedTuple instead of collections.namedtuple
|
||||
"RET503",
|
||||
"RET501",
|
||||
|
Loading…
x
Reference in New Issue
Block a user