mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-15 20:41:36 -04:00
📝 Update includes for docs/advanced/wsgi.md (#12758)
This commit is contained in:
@@ -12,9 +12,7 @@ Then wrap the WSGI (e.g. Flask) app with the middleware.
|
||||
|
||||
And then mount that under a path.
|
||||
|
||||
```Python hl_lines="2-3 23"
|
||||
{!../../docs_src/wsgi/tutorial001.py!}
|
||||
```
|
||||
{* ../../docs_src/wsgi/tutorial001.py hl[2:3,3] *}
|
||||
|
||||
## Check it
|
||||
|
||||
|
||||
Reference in New Issue
Block a user