We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6975ef6 commit 9c6418bCopy full SHA for 9c6418b
1 file changed
test.py
@@ -1,5 +1,6 @@
1
from extype.core import *
2
-from extype import extension, extend_type_with, Protocol
+from extype.extension_utils import Protocol
3
+from extype import extension, extend_type_with
4
5
6
def _():
0 commit comments