TeamPyOgg / PyOgg

Simple OGG Vorbis, Opus and FLAC bindings for Python
The Unlicense
64 stars 27 forks source link

Added opus_strerror() #24

Closed mattgwwalker closed 4 years ago

mattgwwalker commented 4 years ago

Hi again Zuzu-Typ,

This contribution adds the function opus_strerror() to the opus module.

Do you know how I can improve these pull requests so that they're just a single commit? I've never been able to work out how to do that cleanly!

Cheers,

Matthew

Zuzu-Typ commented 4 years ago

Do you know how I can improve these pull requests so that they're just a single commit? I've never been able to work out how to do that cleanly!

You don't need to worry about it. I can do that by doing "squash and merge", which will apply all changes as one (big) commit.

Thank you for your contribution (: