from pkg.dash.app_init import app # Run the app if __name__ == '__main__': app.run_server(debug=True)