mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
4 lines
56 B
INI
4 lines
56 B
INI
[flake8]
|
|
ignore = E203, E501, W503
|
|
max-line-length = 79
|