Skip to content

Commit 6075008

Browse files
committed
Better short description
1 parent 24599cd commit 6075008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

audioread/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# The above copyright notice and this permission notice shall be
1313
# included in all copies or substantial portions of the Software.
1414

15-
"""Decode audio files."""
15+
"""Multi-library, cross-platform audio decoding."""
1616

1717
from . import ffdec
1818
from .exceptions import DecodeError, NoBackendError

0 commit comments

Comments
 (0)