bmcfee / resampy

Efficient sample rate conversion in python
https://resampy.readthedocs.io
ISC License
253 stars 36 forks source link

Fix doctests and enable doctests in CI #81

Closed avalentino closed 2 years ago

bmcfee commented 2 years ago

Thanks for this! Everything looks fine here, so I'm happy to merge unless there are other changes to be included here?

At some point we should probably switch the testing environment over to a well-defined yaml spec like I have in librosa, but that's out of scope for this.

avalentino commented 2 years ago

Thanks @bmcfee , nothing to add to this PR