mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
![]() |
[pep8]
|
||
|
# E501: Limit all lines to a maximum of 79 characters.
|
||
|
ignore = E501
|