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 b9fae80 commit 3c8d194Copy full SHA for 3c8d194
1 file changed
scim2_cli/__init__.py
@@ -23,8 +23,7 @@
23
from scim2_cli.test import test_cli
24
from scim2_cli.utils import DOC_URL
25
from scim2_cli.utils import HeaderType
26
-
27
-from .utils import split_headers
+from scim2_cli.utils import split_headers
28
29
30
# monkeypatching pydanclick until this patch is released
0 commit comments