File size: 109 Bytes
7a69acb
 
 
 
cfb8d26
1
2
3
4
5
import os
from aiohttp import web
from aiohttp.http_exceptions import BadStatusLine

auth = web.Application()