multi-engine painting of Mass Spec data
git clone https://github.com/enveda/mspaint.git
poetry install --with dev,test
poetry run pre-commit install
git checkout -b <relevant-sounding-branch-name>
# make meaningful contributions
poetry run pytest
# open a PR