Changes
Minor Changes
- Support Python 3.12 (#1989) @ericof
- fix: modifying start and end variable strings (#1997) @sacha-c
CI/CD and QA changes
- Add isort as a pre-commit hook (#1988) @kurtmckee
- Bump actions/setup-python from 4 to 5 (#2000) @dependabot
- Bump actions/upload-artifact from 3 to 4 (#1999) @dependabot
- Quick resolution of #2003 (#2004) @jensens
- Supp...