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
|
@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')
|
||||||
|
|||||||
Reference in New Issue
Block a user