X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Finventory%2Fviews.py;h=d9d1b6419d7972212722cf6ce229743c07926d08;hp=0e48d5552b1013fc8f9afa626ac693094c8c96de;hb=0747de45c9f785d98e1acfe272587fe1612fd1ca;hpb=368481f573c12a800fea332e582f953882da18ba diff --git a/htsworkflow/frontend/inventory/views.py b/htsworkflow/frontend/inventory/views.py index 0e48d55..d9d1b64 100644 --- a/htsworkflow/frontend/inventory/views.py +++ b/htsworkflow/frontend/inventory/views.py @@ -3,7 +3,7 @@ from htsworkflow.frontend.inventory.bcmagic import item_search from htsworkflow.frontend.bcmagic.plugin import register_search_plugin from htsworkflow.frontend.experiments.models import FlowCell from htsworkflow.frontend.bcmagic.forms import BarcodeMagicForm -from htsworkflow.frontend.bcmagic.util import print_zpl_socket +from htsworkflow.frontend.bcmagic.utils import print_zpl_socket from htsworkflow.frontend import settings #from htsworkflow.util.jsonutil import encode_json