[Lint] Add flake8-quotes to tox and fix bad quotes

This commit is contained in:
Calum Lind
2016-11-03 22:37:00 +00:00
parent 3a2ff0c188
commit af6b277d28
21 changed files with 36 additions and 35 deletions

View File

@ -108,6 +108,7 @@ sitepackages = False
deps =
{[testenv]deps}
flake8
flake8-quotes
pep8-naming
commands =
flake8 --version