pylabrobot.liquid_handling.backends.backend.LiquidHandlerBackend.request_tip_presence# async LiquidHandlerBackend.request_tip_presence() → List[bool | None]# Request the tip presence status for each channel. Returns a list of length num_channels where each element is True if a tip is mounted, False if not, or None if unknown. Return type: List[bool | None]