add type checking, update deletion function in searchpage, add function to import apparat data from document

This commit is contained in:
2025-04-28 15:31:35 +02:00
parent e6bbc469b1
commit 424411b077
9 changed files with 1262 additions and 186 deletions

View File

@@ -1,3 +1,4 @@
__all__ = ["__version__", "__author__", "Icon", "settings"]
from config import Config
import os