black shift
This commit is contained in:
@@ -38,4 +38,4 @@ class Configs(BaseSettings):
|
||||
|
||||
# singleton instance of the POSTGRESQL configuration settings
|
||||
postgres_configs = Configs()
|
||||
print('url', postgres_configs.url)
|
||||
print("url", postgres_configs.url)
|
||||
|
||||
Reference in New Issue
Block a user