Skip to content

Commit

Permalink
fix flake8-quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelskiy committed Dec 6, 2022
1 parent eea1859 commit 09209c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -21,7 +21,7 @@ ignore_missing_imports = true

[testenv:flake8]
deps =
flake8
flake8<=5.*
flake8-quotes
-r{toxinidir}/requirements.txt
-r{toxinidir}/tests/requirements.txt
Expand Down

0 comments on commit 09209c9

Please sign in to comment.