Skip to content

Commit 44ddf14

Browse files
committed
Added mods to BeadPoolManifest.py as per Illumina#18 which never got into an official release
1 parent de31607 commit 44ddf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/BeadPoolManifest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from BeadArrayUtility import read_int, read_string, read_byte
1+
from .BeadArrayUtility import read_int, read_string, read_byte
22

33
class BeadPoolManifest(object):
44
"""

0 commit comments

Comments
 (0)