mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-15 06:16:01 +00:00
Move special data types to types
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from mock import Mock, patch
|
||||
from thefuck.rules. has_exists_script import match, get_new_command
|
||||
from thefuck.rules.has_exists_script import match, get_new_command
|
||||
|
||||
|
||||
def test_match():
|
||||
|
||||
Reference in New Issue
Block a user