Ask a question to get started
Enter to send•Shift+Enter new line
checkpoint_ns: tuple[str, ...] = tuple( cast(str, self.config[CONF][CONFIG_KEY_CHECKPOINT_NS]).split(NS_SEP)) if self.config[CONF].get(CONFIG_KEY_CHECKPOINT_NS) else ( )