Skip to content

Commit

Permalink
bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryce committed Oct 27, 2023
1 parent 7be80cc commit f267eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_opentrons.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
import sbol3

import labop
from build.lib.labop_convert.opentrons import opentrons_specialization
from labop.execution.execution_engine import ExecutionEngine
from labop.execution.harness import ProtocolSpecialization
from labop.utils.helpers import file_diff
from labop_convert.opentrons import opentrons_specialization
from labop_convert.opentrons.opentrons_specialization import OT2Specialization

# Save testfiles as artifacts when running in CI environment,
Expand Down

0 comments on commit f267eb3

Please sign in to comment.