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 72fb2a1 commit 6e5a8c1Copy full SHA for 6e5a8c1
amaranth_orchard/base/__init__.py
@@ -1,2 +1,2 @@
1
-from platform_timer import *
2
-from soc_id import *
+from .platform_timer import *
+from .soc_id import *
0 commit comments