Ejemplo n.º 1
0
    def init_app(self):
        app = App()
        app.do_routine()

        if env.HAS_ROUTINE:
            app.start_routine()