1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

Test pyenv change

This commit is contained in:
gkodosis 2020-07-06 16:12:23 +03:00
parent c8cee17fb2
commit e8905a5a54

View File

@ -1,7 +1,6 @@
import re
from thefuck.utils import cache, for_app, replace_argument, replace_command, which
from thefuck.specific.devenv import env_available, COMMON_TYPOS, get_commands
#from subprocess import PIPE, Popen
enabled_by_default = env_available