diff --git a/.pylintrc b/.pylintrc new file mode 100644 index 0000000..e3f68c3 --- /dev/null +++ b/.pylintrc @@ -0,0 +1,4 @@ +# In your .pylintrc or setup.cfg file +[FORMAT] +# The number of characters that a line should not exceed +max-line-length=120