typo
This commit is contained in:
parent
8c12ebcf99
commit
fa40951561
1 changed files with 1 additions and 1 deletions
|
@ -122,4 +122,4 @@ def get_cut_sequences(stream, position=0):
|
||||||
'out': cut,
|
'out': cut,
|
||||||
})
|
})
|
||||||
position = cut
|
position = cut
|
||||||
return sequences
|
return sequences, position
|
||||||
|
|
Loading…
Reference in a new issue