Skip to content

Commit

Permalink
Update hardware-testing/hardware_testing/protocols/plate_reader_qc_pr…
Browse files Browse the repository at this point in the history
…otocol.py

Co-authored-by: Ryan Howard <[email protected]>
  • Loading branch information
vegano1 and ryanthecoder authored Nov 13, 2024
1 parent 99cd5cb commit f6dd6b8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
from opentrons import protocol_api
import numpy as np
from typing import cast
from opentrons.protocol_api.module_contexts import AbsorbanceReaderContext

# metadata
metadata = {
Expand Down

0 comments on commit f6dd6b8

Please sign in to comment.