General code clean up
This commit is contained in:
@@ -1264,7 +1264,7 @@ def get_account_id_w_for_type_id(
|
||||
# ### BEGIN ### API DB SQL Methods ### sql_enable_part() ###
|
||||
# Updated 2022-01-17
|
||||
@logger_reset
|
||||
def sql_enable_part(table_name:str, enabled: str) -> bool|dict:
|
||||
def sql_enable_part(table_name: str, enabled: str) -> bool|dict:
|
||||
log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
log.debug(locals())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user