pylabrobot.kbiosystems.sealer.KBiosystemsSealer.seal# abstractmethod async KBiosystemsSealer.seal(temperature: int, duration: float) → None# Seal a plate at the given sealing temperature (C) and duration (s). Parameters: temperature (int) duration (float) Return type: None