from ogn import app from ogn import routes if __name__ == '__main__': app.run()