miso-sound / misosoupy

Misophonia Stimulus Organization Using Python
MIT License
0 stars 0 forks source link

[Fix] pre-commmit #10

Closed danibene closed 1 month ago

danibene commented 1 month ago

The main purpose of this PR is to ensure that tests can be run by GitHub. I think that will help us prevent things from breaking as we make changes to the code.

This updates the pre-commit settings, adjusts the code (mainly style) to address lint errors, and adds an example test should be able to be run in the CI as well as locally (there seem to be some installation issues running it in the CI).