What's Changed
* Add vscode to .gitignore by grzanka in https://github.com/DataMedSci/pymchelper/pull/459
* Add gitpod integration by grzanka in https://github.com/DataMedSci/pymchelper/pull/457
* improved deps by grzanka in https://github.com/DataMedSci/pymchelper/pull/454
* Remove unreachable return statements by gamer4life1 in https://github.com/DataMedSci/pymchelper/pull/462
* Remove assignment of variable to itself by deepsource-autofix in https://github.com/DataMedSci/pymchelper/pull/470
* Replace multiple `==` checks with `in` by deepsource-autofix in https://github.com/DataMedSci/pymchelper/pull/468
* Remove unnecessary parentheses after keyword by deepsource-autofix in https://github.com/DataMedSci/pymchelper/pull/467
* Group imports from same package by deepsource-autofix in https://github.com/DataMedSci/pymchelper/pull/466
* Use parentheses to create a tuple by deepsource-autofix in https://github.com/DataMedSci/pymchelper/pull/465
* convertmc image target: add gridlines option by grzanka in https://github.com/DataMedSci/pymchelper/pull/471
* fix axis names for 2019 file format by grzanka in https://github.com/DataMedSci/pymchelper/pull/477
New Contributors
* gamer4life1 made their first contribution in https://github.com/DataMedSci/pymchelper/pull/462
**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v1.9.0...v1.9.1