Skip to content

Commit 6d6054c

Browse files
committed
need exception for conflict with tox test black
1 parent 9053096 commit 6d6054c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,5 @@ extend-ignore =
9494
N818
9595
# conflicts with sqlalchemy comparisons
9696
E711
97+
E501
98+
# conflicts with black

0 commit comments

Comments
 (0)