mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 17:30:41 +00:00
Text twiddles/red reduction
This commit is contained in:
@@ -5,7 +5,6 @@ from typing import Optional
|
||||
from enum import IntEnum
|
||||
from typing import NamedTuple
|
||||
|
||||
# IXMLTrack = namedtuple('IXMLTrack', ['channel_index', 'interleave_index', 'name', 'function'])
|
||||
|
||||
class IXMLTrack(NamedTuple):
|
||||
channel_index: int
|
||||
|
||||
Reference in New Issue
Block a user