audeering / audfactory

Communicating with Artifactory
https://audeering.github.io/audfactory/
Other
0 stars 0 forks source link

TST: use pre-commit for flake8 checks #42

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.