Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ebellocchia committed Feb 12, 2024
1 parent 283c1e1 commit f4336fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ ignore =
N802
# Line break before binary operator
W503
# Missing whitespace after ':'
E231
exclude =
.eggs
.tox
Expand Down

0 comments on commit f4336fc

Please sign in to comment.