We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24599cd commit 6075008Copy full SHA for 6075008
audioread/__init__.py
@@ -12,7 +12,7 @@
12
# The above copyright notice and this permission notice shall be
13
# included in all copies or substantial portions of the Software.
14
15
-"""Decode audio files."""
+"""Multi-library, cross-platform audio decoding."""
16
17
from . import ffdec
18
from .exceptions import DecodeError, NoBackendError
0 commit comments