mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-27 23:52:41 +01:00
Ignore flake8 errors with inline comments: W291 trailing whitespace
See https://github.com/PyCQA/pycodestyle/pull/243
This commit is contained in:
@@ -37,7 +37,7 @@ south.exceptions.GhostMigrations:
|
||||
! I'm not trusting myself; either fix this yourself by fiddling
|
||||
! with the south_migrationhistory table, or pass --delete-ghost-migrations
|
||||
! to South to have it delete ALL of these records (this may not be good).
|
||||
'''
|
||||
''' # noqa
|
||||
|
||||
|
||||
def test_match(stderr):
|
||||
|
Reference in New Issue
Block a user