# In your .pylintrc or setup.cfg file
[FORMAT]
# The number of characters that a line should not exceed
max-line-length=120
