Commit aaba232
committed
flake8: ignore line too long cases
Ignore E501 line too long since it's already checked with pylint. It
seems impossible to transfer its rules like "skip docstring links and
tables by regexp", so we just skip it here.
Part of #2701 parent e9898a1 commit aaba232
1 file changed
Lines changed: 3 additions & 0 deletions
0 commit comments