Overview
This release cleans up the codebase by:
- Switching to Ruff for linting and formatting
- Adding type hints
- Formatting comments and docstrings
- Minor changes for code readability
Full Changelog: v3.1.1...v3.1.2
Added
- Formatting fixes by @ClemensSchwarke in #120
Fixed
- Fix the symmetry configuration checks by @ClemensSchwarke in #126