Skip to content

Commit b71e880

Browse files
authored
Merge pull request #28 from plugwise/ruff_fix
Fix ruff
2 parents 57b6ef1 + f30b77d commit b71e880

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,5 @@ voluptuous = "vol"
287287
[tool.ruff.flake8-pytest-style]
288288
fixture-parentheses = false
289289

290-
[tool.ruff.pyupgrade]
291-
keep-runtime-typing = true
292-
293290
[tool.ruff.mccabe]
294291
max-complexity = 25

0 commit comments

Comments
 (0)