audeering / opensmile-python

Python package for openSMILE
https://audeering.github.io/opensmile-python/
Other
243 stars 32 forks source link

TST: use pre-commit for flake8 checks #65

Closed hagenw closed 1 year ago

hagenw commented 1 year ago

This uses pre-commit instead of pytest to execute the flake8 tests.

It also fixes a few flake8 issues and adds a coding convention section to CONTRIBUTING.