Skip to content

Commit

Permalink
this too must be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Sep 1, 2023
1 parent 406db15 commit 27689ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ def working_volume(self, tip_volume: float) -> None:

@property
def minimum_volume(self) -> float:
"""The smallest controllable volume the pipette can handle."""
"""The smallest controllable volume the pipette can handle with the current liquid class.."""
return self.liquid_class.min_volume

@property
Expand Down

0 comments on commit 27689ea

Please sign in to comment.