Fix module in terms of python style
This commit is contained in:
3
api/connection.py
Normal file
3
api/connection.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import psycopg as pg
|
||||
|
||||
g_conn_dict : dict[str, pg.Connection] = {}
|
||||
Reference in New Issue
Block a user