diff options
Diffstat (limited to '')
-rw-r--r-- | pylintrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pylintrc b/pylintrc new file mode 100644 index 0000000..4aa448d --- /dev/null +++ b/pylintrc @@ -0,0 +1,2 @@ +[MESSAGES CONTROL] +disable=missing-docstring,invalid-name
\ No newline at end of file |