test action
This commit is contained in:
parent
fb37e0fb87
commit
bf484f3b90
|
@ -37,7 +37,7 @@ class Settings(BaseSettings):
|
||||||
|
|
||||||
|
|
||||||
settings = Settings()
|
settings = Settings()
|
||||||
|
print(settings)
|
||||||
|
|
||||||
def config_logging(level=logging.INFO):
|
def config_logging(level=logging.INFO):
|
||||||
logging.basicConfig(
|
logging.basicConfig(
|
||||||
|
|
Loading…
Reference in New Issue