|
|
|
|
|
by pmikesell
2507 days ago
|
|
```--max-line-length=120``` passed to flake8 will switch it to 120. Use another number for a different length. Things like max line length should be something your org or your fellow contributors decide on, not something dictated to you no matter what the language. |
|