Target E128 - Continuation line under-indented for visual indent

https://www.flake8rules.com/rules/E128.html
This commit is contained in:
Stephan Kulow 2022-02-18 17:35:33 +01:00
parent 27c364b0c9
commit f38bd3a7ed
31 changed files with 211 additions and 211 deletions

View File

@ -1,4 +1,4 @@
[flake8] [flake8]
exclude = abichecker exclude = abichecker
max-line-length = 100 max-line-length = 100
ignore = W503,W504,E501,F401,E128 ignore = W503,W504,E501,F401

View File

@ -53,7 +53,7 @@ maintainer if the package has no explicit maintainer assigned)
Kind regards, Kind regards,
%(sender)s %(sender)s
""", """,
u"""Dear %(recipient)s, u"""Dear %(recipient)s,
Following-up the reminder of one week ago, we have to inform you that Following-up the reminder of one week ago, we have to inform you that
'%(package)s' is still failing in %(project)s. See '%(package)s' is still failing in %(project)s. See