mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 01:28:56 +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
|
@git_support
|
||||||
def get_new_command(command):
|
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