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 9077f5a commit e80bde7Copy full SHA for e80bde7
openlibrary/asgi_app.py
@@ -176,5 +176,4 @@ def health() -> dict[str, str]:
176
177
178
# The ASGI app instance Gunicorn/Uvicorn will serve
179
-# When running under pytest, skip the legacy WSGI setup to avoid side effects
180
app = create_app()
0 commit comments