Black take two; Moving excludes into setup.cfg

This commit is contained in:
James Barnsley
2020-02-06 10:44:49 +13:00
parent 588879bf95
commit 4331e6bbf8
5 changed files with 47 additions and 35 deletions

View File

@ -36,4 +36,4 @@ ignore =
[testenv:flake8]
deps = .[lint]
commands = python -m flake8 --show-source --statistics
commands = python -m flake8 --show-source --statistics