diff --git a/pyproject.toml b/pyproject.toml index fe0bb713..89366f6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,4 +92,4 @@ min-similarity-lines = "8" markers = "e2e: end-to-end tests" [tool.ruff] -ignore = ["E701", "E704"] +ignore = ["E701"]