test actions
This commit is contained in:
parent
79a9fa4ff9
commit
6338415e20
|
@ -37,7 +37,6 @@ 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