audeering / audobject

Generic Python interface for serializing objects to YAML
https://audeering.github.io/audobject/
Other
1 stars 0 forks source link

TST: use pre-commit for flake8 checks #71

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.