What's Changed
- Add chemprop multiple/multi-target regression by @JochenSiegWork in #147
- integrate requirements in pyproject.toml by @c-w-feldmann in #146
- extend linters by @c-w-feldmann in #144
- model_selection module: Group splitter by @JochenSiegWork in #74
- Make type hints conform ruff by @c-w-feldmann in #151
- 152 ruff apply unsafe code fixes for code basis by @c-w-feldmann in #153
- 154 ruff apply unsafe fixes to unit test by @c-w-feldmann in #155
- rdkit_phys_chem: set empty descriptor list to default list by @JochenSiegWork in #160
- Fix docstrings by @c-w-feldmann in #159
- 163 add pre commit hook with stricter linting by @c-w-feldmann in #164
- 170 remove isort and black from linting by @c-w-feldmann in #171
- sdf2mol: keep properties from file and add tests by @JochenSiegWork in #173
- Adapt Unittests to new RDKit SMILES + Linting by @c-w-feldmann in #175
- remove support for Python 3.10: remove Python 3.10 tests by @JochenSiegWork in #177
- 179 update code to new mypy checks by @c-w-feldmann in #180
- add pre-commit by @JochenSiegWork in #186
- fix empty results crashes in various elements by @JochenSiegWork in #189
Full Changelog: v0.10.2...v0.10.3