Skip to content

Commit

Permalink
running make format
Browse files Browse the repository at this point in the history
  • Loading branch information
BioCam committed Jan 4, 2025
1 parent 2793713 commit 42c9b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylabrobot/resources/hamilton/hamilton_decks.py
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ def __init__(
model="hamilton_teaching_tip_rack",
)
teaching_carrier.assign_child_resource(
teaching_tip_rack, location=Coordinate(x=5.9, y=400.3+9, z=0)
teaching_tip_rack, location=Coordinate(x=5.9, y=400.3 + 9, z=0)
)
self.assign_child_resource(
teaching_carrier,
Expand Down

0 comments on commit 42c9b00

Please sign in to comment.