Skip to content

Commit

Permalink
Update app/models/robots/tube_rack_wrapper.rb
Browse files Browse the repository at this point in the history
Co-authored-by: KatyTaylor <[email protected]>
  • Loading branch information
yoldas and KatyTaylor authored Oct 30, 2023
1 parent e836394 commit cc5deb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/robots/tube_rack_wrapper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Robots
# This wrapper class is for tube racks that are not actual recorded labware.
# The instances acts as a labware wrapper and provides access to the tubes.
# The instance acts as a labware wrapper and provides access to the tubes.
# Labware methods are delegated to the first tube on the tube rack.
#
class TubeRackWrapper
Expand Down

0 comments on commit cc5deb6

Please sign in to comment.