db_utils: Add missing import of psycopg2.errors
This may be needed depending on import order; but it makes mypy complain when
types-psycopg2 is installed.
db_utils: Add missing import of psycopg2.errors Tags None Subscribers None
Description
Details
|