Format based on updated Black
This commit is contained in:
@ -59,6 +59,7 @@ class ProvisioningError(Exception):
|
||||
# Common functions
|
||||
#
|
||||
|
||||
|
||||
# Database connections
|
||||
def open_database(config):
|
||||
conn = psycopg2.connect(
|
||||
|
Reference in New Issue
Block a user