fix broken files after faulty update

This commit is contained in:
2025-01-14 08:51:58 +01:00
parent 598da9bfac
commit 997d618ff1
102 changed files with 2499 additions and 548 deletions

View File

@@ -1,8 +1,9 @@
import os
from pathlib import Path
from src import database
from src import settings
database = settings.database
def delete_temp_contents():
"""