We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64faa9e commit 4c4da73Copy full SHA for 4c4da73
tox.ini
@@ -101,7 +101,7 @@ basepython = python3.8
101
skip_install = True
102
commands = flake8 {toxinidir}
103
deps =
104
- flake8<6.0.0 # TODO remove this pinned version once https://github.com/zheller/flake8-quotes/pull/111 is merged.
+ flake8
105
flake8-isort
106
flake8-quotes
107
flake8-black
0 commit comments