feat(main.py): implement undo functionality for grading actions

This commit is contained in:
2025-08-19 08:05:38 +02:00
parent 8ba99a2053
commit 0b08869483
2 changed files with 46 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
__pycache__