Skip to content

Commit a501774

Browse files
committed
flake! Ignore D and W503
1 parent 28ed71b commit a501774

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.flake8

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[flake8]
22
max-line-length = 120
3+
ignore=
4+
D,
5+
W503

0 commit comments

Comments
 (0)