3 lines
65 B
Python
3 lines
65 B
Python
import psycopg as pg
|
|
|
|
g_conn_dict : dict[str, pg.Connection] = {} |
import psycopg as pg
|
|
|
|
g_conn_dict : dict[str, pg.Connection] = {} |