Skip to content

Commit

Permalink
flake8_docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Nov 26, 2015
1 parent 0cc8c65 commit 53b26c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
ignore=D202
ignore=D202,D203
max-line-length=120

0 comments on commit 53b26c7

Please sign in to comment.