Skip to content

Commit

Permalink
Merge pull request #3 from zopefoundation/fix-lint
Browse files Browse the repository at this point in the history
Fix linting issue
  • Loading branch information
dataflake committed May 15, 2020
2 parents 0221716 + cd5cfb4 commit e36a89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ deps =
flake8-commas
commands =
- isort --check-only --recursive {toxinidir}/src setup.py
flake8 --doctests src tests setup.py {posargs}
flake8 --doctests src setup.py {posargs}

0 comments on commit e36a89f

Please sign in to comment.