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