pylabrobot.opentrons.flex.Flex.add_comment# async Flex.add_comment(message: str) → None# Record message in the run’s command log; the robot does nothing else with it. Parameters: message (str) Return type: None