We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de31607 commit 44ddf14Copy full SHA for 44ddf14
module/BeadPoolManifest.py
@@ -1,4 +1,4 @@
1
-from BeadArrayUtility import read_int, read_string, read_byte
+from .BeadArrayUtility import read_int, read_string, read_byte
2
3
class BeadPoolManifest(object):
4
"""
0 commit comments