Skip to content

Commit

Permalink
chore: merge 8.3.0 alpha 4 into edge
Browse files Browse the repository at this point in the history
  • Loading branch information
jbleon95 committed Feb 4, 2025
2 parents 0855b9b + 222d4a0 commit 2b87a7a
Show file tree
Hide file tree
Showing 237 changed files with 21,094 additions and 769 deletions.
7 changes: 7 additions & 0 deletions analyses-snapshot-testing/automation/data/protocols.py
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,13 @@ class Protocols:
robot="Flex",
)

# analyses-snapshot-testing/files/protocols/Flex_S_v2_21_P1000_96_GRIP_HS_MB_TC_TM_Smoke.py
Flex_S_v2_21_P1000_96_GRIP_HS_MB_TC_TM_Smoke: Protocol = Protocol(
file_stem="Flex_S_v2_21_P1000_96_GRIP_HS_MB_TC_TM_Smoke",
file_extension="py",
robot="Flex",
)

OT2_X_v2_18_None_None_duplicateRTPVariableName: Protocol = Protocol(
file_stem="OT2_X_v2_18_None_None_duplicateRTPVariableName",
file_extension="py",
Expand Down
Loading

0 comments on commit 2b87a7a

Please sign in to comment.