""" Executed when ppt_control is executed as a script """ from .ppt_control import start_interface start_interface()