Skip to content

Commit

Permalink
Added mods to BeadPoolManifest.py as per Illumina#18 which never got …
Browse files Browse the repository at this point in the history
…into an official release
  • Loading branch information
d-wdj committed Aug 25, 2022
1 parent de31607 commit 44ddf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/BeadPoolManifest.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from BeadArrayUtility import read_int, read_string, read_byte
from .BeadArrayUtility import read_int, read_string, read_byte

class BeadPoolManifest(object):
"""
Expand Down

0 comments on commit 44ddf14

Please sign in to comment.