Minor
This commit is contained in:
@@ -153,6 +153,9 @@ async def get_data_store_obj_w_code(
|
||||
log.setLevel(logging.INFO) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
log.debug(locals())
|
||||
|
||||
log.debug(commons.x_account_id_random)
|
||||
log.debug(commons.x_account_id)
|
||||
|
||||
# ### SECTION ### Secondary data validation
|
||||
if for_type and for_id:
|
||||
if for_id := redis_lookup_id_random(record_id_random=for_id, table_name=for_type): pass
|
||||
|
||||
Reference in New Issue
Block a user