mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-26 07:02:35 +01:00
fixup! Fix flake8 errors: E101/W191 indentation contains (mixed spaces and) tabs
This commit is contained in:
@@ -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')
|
||||
|
Reference in New Issue
Block a user