mirror of
https://github.com/nvbn/thefuck.git
synced 2025-07-12 10:03:27 +01:00
Move special data types to types
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from thefuck.main import Command
|
||||
from thefuck.types import Command
|
||||
from thefuck.rules.mkdir_p import match, get_new_command
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user