summaryrefslogtreecommitdiffstats
path: root/.pydocstyle
diff options
context:
space:
mode:
Diffstat (limited to '.pydocstyle')
-rw-r--r--.pydocstyle2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pydocstyle b/.pydocstyle
new file mode 100644
index 0000000..4e920d3
--- /dev/null
+++ b/.pydocstyle
@@ -0,0 +1,2 @@
+[pydocstyle]
+ignore = D105,D203,D213