Add flake8-comprehensions to tox.ini

This commit is contained in:
Labrys of Knossos 2019-04-05 19:19:11 -04:00
commit f2964296c5

View file

@ -50,6 +50,7 @@ per-file-ignores =
deps =
flake8
flake8-commas
flake8-comprehensions
flake8-quotes
skip_install = true
commands =