embodied-computation-group / Cardioception

Python Cardioception Package - Measuring interoceptive performance with Psychopy
https://embodied-computation-group.github.io/Cardioception/
GNU General Public License v3.0
26 stars 16 forks source link

Add continuous integration tools and type hints to code base #28

Closed LegrandNico closed 3 years ago

LegrandNico commented 3 years ago

This PR adds basic CI tools parameters (black and flake8 formatting, type hints, pre-commit, isort). It will close #25 and contribute to fixing #26.