mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-22 12:58:33 +00:00
fixup! Fix flake8 errors: E302 expected 2 blank lines, found 1
This commit is contained in:
parent
2c7ce91dd5
commit
62a845fd94
@ -1,6 +1,7 @@
|
||||
import subprocess
|
||||
from thefuck.utils import for_app, replace_command, eager
|
||||
|
||||
|
||||
@for_app('ifconfig')
|
||||
def match(command):
|
||||
return 'error fetching interface information: Device not found' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user