Cleared 2m ago · PyLabRobot/pylabrobot #637 · Python · ★ 502 · MIT

remove unneeded commands from ThermocyclerBackend

the following don't have to be methods of a thermocycler backend since there are ways to retrieve this data: get_block_target_temperature (by querying stage/step) get_lid_target_temperature (by querying stage/step) get_total_cycle_count (just cache running protocol)…

What we checked

Similar unclaimed issues