dev-restructure-dir #20

Merged
WorldTeacher merged 4 commits from dev-restructure-dir into dev 2025-11-24 12:57:53 +00:00

4 Commits

Author SHA1 Message Date
84b00409f7 test release workflow 2025-11-24 13:52:24 +01:00
2d54d64a46 sort imports 2025-11-24 12:40:32 +01:00
6c6d140c2f Refactor UI imports and clean up unused code
- Removed unnecessary imports from various UI files to streamline the codebase.
- Deleted the unused documentation viewer implementation in `documentationview.py`.
- Cleaned up imports in `files.py` by removing `LOG_DIR` as it was not used.
- Removed the temporary script `temp.py` as it was no longer needed.
2025-11-24 12:39:44 +01:00
ee62c65ae7 chore: restructured project, updated readme 2025-10-29 09:31:40 +01:00