mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
Tweaked span formatting in WavCuesReader docs
This commit is contained in:
@@ -178,7 +178,7 @@ class RangeLabel(NamedTuple):
|
|||||||
@dataclass
|
@dataclass
|
||||||
class WavCuesReader:
|
class WavCuesReader:
|
||||||
|
|
||||||
#: Every *cue* entry in the file
|
#: Every ``cue`` entry in the file
|
||||||
cues: List[CueEntry]
|
cues: List[CueEntry]
|
||||||
|
|
||||||
#: Every ``labl`` in the file
|
#: Every ``labl`` in the file
|
||||||
|
|||||||
Reference in New Issue
Block a user