Skip to content

Commit

Permalink
Update Prosepector config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Mar 1, 2022
1 parent 07a6365 commit a0735ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prospector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ strictness: veryhigh
max-line-length: 110
doc-warnings: True

pep257:
pydocstyle:
disable:
- D100 # Missing docstring in public module
- D102 # Missing docstring in public method
Expand Down

0 comments on commit a0735ad

Please sign in to comment.