Skip to content

Commit

Permalink
DUO116 fixed with dlint-py/dlint#31
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
  • Loading branch information
konstruktoid committed Nov 2, 2020
1 parent b2e4ee1 commit d85fa3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
@@ -1,6 +1,5 @@
[flake8]
# DUO116 fixed with https://github.com/dlint-py/dlint/pull/31
ignore = DUO116, E501, S404, S603
ignore = E501, S404, S603
exclude =
.git,
__pycache__

0 comments on commit d85fa3e

Please sign in to comment.