Skip to content

Commit

Permalink
Updated [tox.ini] to disable "Missing docstring in __init__" warnings…
Browse files Browse the repository at this point in the history
… (D107)
  • Loading branch information
fuzeman committed Jan 7, 2018
1 parent 9ac5777 commit 85cc079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ ignore =
D103,
D104,
D105,
D107,
D202,
FI50,
FI51,
Expand Down

0 comments on commit 85cc079

Please sign in to comment.