mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 01:28:56 +00:00
fixed linting
This commit is contained in:
parent
6931d37b5e
commit
891de6a3f2
@ -1,8 +1,7 @@
|
|||||||
import re
|
import re
|
||||||
from thefuck.utils import for_app
|
from thefuck.utils import for_app
|
||||||
from thefuck.specific.sudo import sudo_support
|
from thefuck.specific.sudo import sudo_support
|
||||||
from thefuck.shells import shell
|
|
||||||
import os
|
|
||||||
|
|
||||||
@sudo_support
|
@sudo_support
|
||||||
@for_app('cd')
|
@for_app('cd')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user