Skip to content

Commit 577a24d

Browse files
authored
Merge pull request piccolo-orm#73 from paolodina/docs-fix-engines_postgres_engine
docs minor fix
2 parents 76f6d4b + 1eb330d commit 577a24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/piccolo/engines/postgres_engine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pool in the shutdown event handler.
3737

3838
.. code-block:: python
3939
40-
from piccolo.engine import from starlette.applications import Starlette
40+
from piccolo.engine import engine_finder
4141
from starlette.applications import Starlette
4242
4343

0 commit comments

Comments
 (0)