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 f2c873c commit 2e85d55Copy full SHA for 2e85d55
Sources/SwiftSyntaxBuilder/gyb_helpers/__init__.py
@@ -1,2 +1,2 @@
1
-from SyntaxBuildableWrappers import SyntaxBuildableChild, SyntaxBuildableNode, SyntaxBuildableType
2
-from utils import conformance_clause, flat_documentation
+from .SyntaxBuildableWrappers import SyntaxBuildableChild, SyntaxBuildableNode, SyntaxBuildableType
+from .utils import conformance_clause, flat_documentation
0 commit comments