We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f93c2 commit 45157ecCopy full SHA for 45157ec
aiohttp/worker.py
@@ -1,4 +1,4 @@
1
-"""Async gunicorn worker for auihttp.wen.Application."""
+"""Async gunicorn worker for aiohttp.web"""
2
__all__ = ['GunicornWebWorker']
3
4
import asyncio
0 commit comments