My current code:
import os import asyncpg import asyncio from aiohttp import web routes = web.RouteTableDef() @routes