mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
Fix typo in FastAPI + SQLAlchemy example docs
This commit is contained in:
parent
d9e946ff56
commit
368f50f0ba
|
@ -94,7 +94,7 @@ Module ``models`` contains example SQLAlchemy user model. See ``webapp/models.py
|
|||
:language: python
|
||||
|
||||
Database
|
||||
-----
|
||||
--------
|
||||
|
||||
Module ``database`` defines declarative base and utility class with engine and session factory.
|
||||
See ``webapp/database.py``:
|
||||
|
|
Loading…
Reference in New Issue
Block a user