Closed umbhau closed 6 years ago
PLACEHOLDER. Getting details.
As a user, I would like to be able to construct all pipettes using the new pipette constructor style.
Not sure if this is a bug or just features we haven't gotten to. Request by Jerry.
pipette_single = instruments.P300_Single( mount='right', tip_racks=[tiprack])
Will work on once we have all pipette config data ready.
PLACEHOLDER. Getting details.
As a user, I would like to be able to construct all pipettes using the new pipette constructor style.
Not sure if this is a bug or just features we haven't gotten to. Request by Jerry.
Expected Behavior
pipette_single = instruments.P300_Single( mount='right', tip_racks=[tiprack])
Observed Behavior