Working on continuing education certs
This commit is contained in:
@@ -98,7 +98,7 @@ def load_user_obj(
|
||||
inc_post_list: bool = False,
|
||||
inc_post_comment_list: bool = False,
|
||||
inc_user_role_list: bool = False,
|
||||
) -> User_Out_Base|bool:
|
||||
) -> User_Out_Base|dict|bool:
|
||||
# log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
log.debug(locals())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user