mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-02 18:00:41 +00:00
Comments
Removed dead code
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# :module:`wavinfo` provides methods to probe a WAV file for
|
||||
# various kinds of production metadata.
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
from .wave_reader import WavInfoReader
|
||||
|
||||
__version__ = 1.0
|
||||
|
||||
Reference in New Issue
Block a user