mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-13 22:28:33 +00:00
fixup! Fix flake8 errors: E101/W191 indentation contains (mixed spaces and) tabs
This commit is contained in:
parent
aaf01394db
commit
c775937d17
@ -10,4 +10,4 @@ def match(command):
|
||||
|
||||
@git_support
|
||||
def get_new_command(command):
|
||||
return replace_argument(command.script, 'add', 'add --force')
|
||||
return replace_argument(command.script, 'add', 'add --force')
|
||||
|
Loading…
x
Reference in New Issue
Block a user