diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 0000000..bb77f16 --- /dev/null +++ b/.pylintrc @@ -0,0 +1,2 @@ +[MESSAGES CONTROL] +disable=logging-fstring-interpolation,broad-exception-raised \ No newline at end of file