mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-27 15:42:37 +01:00
Ignore flake8 errors with inline comments: W291 trailing whitespace
See https://github.com/PyCQA/pycodestyle/pull/243
This commit is contained in:
@@ -25,7 +25,7 @@ def test_match(command):
|
||||
[INFO] Finished at: Wed Aug 26 13:05:47 BST 2015
|
||||
[INFO] Final Memory: 6M/240M
|
||||
[INFO] ------------------------------------------------------------------------
|
||||
"""),
|
||||
"""), # noqa
|
||||
Command(script='mvn --help'),
|
||||
Command(script='mvn -v')
|
||||
])
|
||||
|
Reference in New Issue
Block a user