diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 0000000..fb68c9c --- /dev/null +++ b/.pylintrc @@ -0,0 +1,2 @@ +[MESSAGES CONTROL] +disable = no-else-return \ No newline at end of file