In this release, we have refactored the UI . This will enable further development of the user interface.
Features:
- Migrated from Qt5 to Qt6
- Enabled
pylintchecks on git pushes
Minor:
- Added docstrings to every class and function
- Added
.pylintrcconfiguration
Bug Fixes:
- Resolved many linting errors.