mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-31 18:40: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
|
||||
|
|
Loading…
Reference in New Issue
Block a user