Skip to content

Commit c0de49f

Browse files
authored
docs: add config.py example to FastAPI documentation (#2192)
1 parent c76f61c commit c0de49f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/examples/fastapi.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ tests.py
2929
main.py
3030
-------
3131
.. literalinclude:: ../../examples/fastapi/main.py
32+
33+
config.py
34+
-------
35+
.. literalinclude:: ../../examples/fastapi/config.py

0 commit comments

Comments
 (0)