diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 0000000..5b6e1f4 --- /dev/null +++ b/.pylintrc @@ -0,0 +1,2 @@ +[Format] +max-line-length=80 \ No newline at end of file