Internal Screaming

This commit is contained in:
Michał Gdula 2023-03-12 18:53:57 +00:00
parent 896fdb8e8a
commit 9cfb8befd2
6 changed files with 18 additions and 19 deletions

View file

@ -1,6 +1,7 @@
from gunicorn.app.base import Application
from gunicorn import util
class OnlyLegs(Application):
def __init__(self, options={}):
self.usage = None