installed prisma for py

This commit is contained in:
Dobromir Popov
2024-11-06 12:54:32 +02:00
parent 3dd7e315c7
commit efbe12f173
8 changed files with 53 additions and 22 deletions

View File

@ -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