Skip to content

Commit f0958b2

Browse files
committed
flake 8 and black
1 parent f3fafd1 commit f0958b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ universal = 1
44
[flake8]
55
max-line-length = 180
66
exclude = */migrations/*
7+
extend-ignore = E203
78

89
[doc8]
910
max-line-length = 180

0 commit comments

Comments
 (0)