================
Improved Documentation
----------------------
- Fix DOI and add more badges to readme file. (`34 <https://github.com/hyperspy/holospy/issues/34>`_)
Maintenance
-----------
- Use ``pint.get_application_registry`` instead of HyperSpy private API to get the handle of the ``pint.UnitRegistry``. (`35 <https://github.com/hyperspy/holospy/issues/35>`_)
- Add/enable more ruff rules: isort, pyflakes, pycodestyle. (`37 <https://github.com/hyperspy/holospy/issues/37>`_)