mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 01:28:56 +00:00
flake8
This commit is contained in:
parent
901f9922a2
commit
3b7cc26f54
@ -1,6 +1,7 @@
|
|||||||
from thefuck.shells import shell
|
from thefuck.shells import shell
|
||||||
from thefuck.specific.git import git_support
|
from thefuck.specific.git import git_support
|
||||||
|
|
||||||
|
|
||||||
@git_support
|
@git_support
|
||||||
def match(command):
|
def match(command):
|
||||||
'''
|
'''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user