def is_enabled(flag: str) -> bool: return flag.startswith("batch1") is False