Skip to content

Commit 567110d

Browse files
authored
[STAR] Remove unused argument from docstring (#148)
1 parent d3568d3 commit 567110d

File tree

1 file changed

+0
-1
lines changed
  • pylabrobot/liquid_handling/backends/hamilton

1 file changed

+0
-1
lines changed

pylabrobot/liquid_handling/backends/hamilton/STAR.py

-1
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,6 @@ def __init__(
10791079
packet_read_timeout: timeout in seconds for reading a single packet.
10801080
read_timeout: timeout in seconds for reading a full response.
10811081
write_timeout: timeout in seconds for writing a command.
1082-
num_channels: the number of pipette channels present on the robot.
10831082
"""
10841083

10851084
super().__init__(

0 commit comments

Comments
 (0)