"""Cafe daily task.""" def run(driver, config): # TODO: migrate old Bash cafe logic into this Python task. driver.run_command([config.LEGACY_SCRIPT, "cafe"])