Code formatting
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
from .config import (
|
||||
DB_URL,
|
||||
POSTGRES_DB,
|
||||
POSTGRES_HOST,
|
||||
POSTGRES_PASSWORD,
|
||||
POSTGRES_PORT,
|
||||
POSTGRES_USER,
|
||||
DB_URL,
|
||||
)
|
||||
|
||||
db_credentials = {"conninfo": DB_URL}
|
||||
|
Reference in New Issue
Block a user