We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bc0d6 commit 426c323Copy full SHA for 426c323
1 file changed
pyproject.toml
@@ -205,7 +205,6 @@ dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"
205
"tests/unit/locators/serializers/test_locator_string_representation.py" = ["E501"]
206
"tests/unit/locators/test_locators.py" = ["E501"]
207
"tests/unit/utils/test_image_utils.py" = ["E501"]
208
-"playground.py" = ["F401", "E501"]
209
210
[tool.ruff.lint.flake8-quotes]
211
docstring-quotes = "double"
0 commit comments