[X] make format && make documentation has been run.
What's changed
Added support for Python 3.11
What this fixes and how it's fixed
Fixes #36 by adding utilities in GitHub workflows for Python 3.11. As the tests all pass in Python 3.11 on my machine, this is the only element needed for now.
[X]
make format && make documentation
has been run.What's changed
Added support for Python 3.11
What this fixes and how it's fixed
Fixes #36 by adding utilities in GitHub workflows for Python 3.11. As the tests all pass in Python 3.11 on my machine, this is the only element needed for now.