mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-16 06:46:03 +00:00
Move special data types to types
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from thefuck.main import Command
|
||||
from thefuck.types import Command
|
||||
from thefuck.rules.git_push import match, get_new_command
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user