Clean up prospector file

pull/18/head
Eric Holscher 9 years ago
parent f9d4d8c18d
commit 362a1b6036

@ -3,6 +3,9 @@ strictness: low
test-warnings: false test-warnings: false
doc-warnings: true doc-warnings: true
ignore-paths:
- docs
pep8: pep8:
full: true full: true
options: options:
@ -11,7 +14,6 @@ pep8:
pylint: pylint:
max-line-length: 100 max-line-length: 100
disable: disable:
- logging-format-interpolation
- interface-not-implemented - interface-not-implemented
mccabe: mccabe:

Loading…
Cancel
Save