Browse Source

pylint: ignore missing docstring

Fabian Peter Hammerle 4 years ago
parent
commit
55253cf1c1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .pylintrc

+ 3 - 0
.pylintrc

@@ -0,0 +1,3 @@
+[MESSAGES CONTROL]
+
+disable=missing-docstring