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
+3
View File
@@ -0,0 +1,3 @@
[pydocstyle]
add_ignore=D100,D103,D104