Skip to content

Commit

Permalink
add exclusion dirs for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
didiermichel committed Nov 25, 2021
1 parent ae48021 commit 749f33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ max-line-length = 88
copyright-check = True
copyright-regexp = © Copyright %(author)s (\d{4}-)2021
copyright-author = EnterpriseDB UK Limited
exclude = venv,.tox

[testenv:black]
basepython = python3.9
Expand Down

0 comments on commit 749f33b

Please sign in to comment.