Minor changes
This commit is contained in:
@@ -143,4 +143,6 @@ async def get_account_cfg_obj(
|
|||||||
by_alias=True,
|
by_alias=True,
|
||||||
exclude_unset=True,
|
exclude_unset=True,
|
||||||
)
|
)
|
||||||
|
#log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||||
|
log.debug(result)
|
||||||
return result
|
return result
|
||||||
|
|||||||
Reference in New Issue
Block a user