installed prisma for py
This commit is contained in:
@ -355,3 +355,5 @@ def get_latest_log_file(wh:bool):
|
||||
except Exception as e:
|
||||
utils.log.error(f"Error fetching latest log file: {e}")
|
||||
return None
|
||||
|
||||
export = init_app
|
Reference in New Issue
Block a user