pylabrobot.resources.opentrons.load.load_ot_tube_rack# pylabrobot.resources.opentrons.load.load_ot_tube_rack(ot_name: str, plr_resource_name: str, with_tips: bool = True, force_download: bool = False) → TubeRack# Convert an Opentrons tube rack definition file to a PyLabRobot TubeRack resource. Parameters: ot_name (str) plr_resource_name (str) with_tips (bool) force_download (bool) Return type: TubeRack