Add pydocstyle

This commit is contained in:
f4lco
2019-01-27 19:41:46 +01:00
parent 57c75b02e5
commit 6ec0c010e5
5 changed files with 32 additions and 3 deletions
+1
View File
@@ -24,6 +24,7 @@ coverage_report:
lint:
pipenv run pycodestyle stw_potsdam tests
pipenv run pydocstyle stw_potsdam tests
clean:
pipenv run python -m coverage erase