mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-08-01 19:00:09 +03:00
Update contextmanagers.py
Documentation change
This commit is contained in:
parent
5343dff5ad
commit
a5a18ea75f
|
@ -1,4 +1,4 @@
|
||||||
"""psycopg context managers for connections, cursors, and pools."""
|
"""psycopg context managers for connection and cursor objects."""
|
||||||
|
|
||||||
|
|
||||||
from contextlib import contextmanager
|
from contextlib import contextmanager
|
||||||
|
|
Loading…
Reference in New Issue
Block a user