rest of files, not sorted

This commit is contained in:
WorldTeacher
2024-05-17 08:35:37 +02:00
parent 7a0f7ed1f1
commit d7853ab67d
82 changed files with 10724 additions and 2309 deletions

View File

@@ -10,10 +10,9 @@ apparat.subject = "Physik"
apparat.semester = "SoSe 2021"
files = {"name": "test.png", "type": "png",
"path": r"C:\Users\aky547\Desktop\test.png"}
files = {"name": "test.png", "type": "png", "path": r"C:\Users\aky547\Desktop\test.png"}
db = Database()
# print(db.recreate_file("testfile.pdf",files,3))
# db.insert_file(files,3)
# recreate_file("test.pdf",files,1))#insert_file(files,1))
db.get_apparats_name(70)
db.get_apparats_name(70)