Skip to content

Commit a73879f

Browse files
authored
Fix Hamilton TipRack Comment Type (#676)
1 parent 60f482f commit a73879f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylabrobot/resources/hamilton/tip_racks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def hamilton_96_tiprack_50uL_NTR(name: str, with_tips: bool = True) -> NestedTip
167167
)
168168

169169

170-
# # # # # # # # # # 3000 ul Tips # # # # # # # # # #
170+
# # # # # # # # # # 300 ul Tips # # # # # # # # # #
171171

172172

173173
def hamilton_96_tiprack_300uL_filter(name: str, with_tips: bool = True) -> TipRack:

0 commit comments

Comments
 (0)