This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
from unittest.mock import MagicMock, patch
|
||||
from textwrap import dedent
|
||||
|
||||
from your_module import Shortcut, as_shortcut, shortcuts, Registry
|
||||
from slic.utils.shortcut import Shortcut, as_shortcut, shortcuts, Registry
|
||||
|
||||
# Tests for Shortcut class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user