mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-16 19:40:59 +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
|
:language: python
|
||||||
|
|
||||||
Database
|
Database
|
||||||
-----
|
--------
|
||||||
|
|
||||||
Module ``database`` defines declarative base and utility class with engine and session factory.
|
Module ``database`` defines declarative base and utility class with engine and session factory.
|
||||||
See ``webapp/database.py``:
|
See ``webapp/database.py``:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user