[common] fix segment duration calculation
This commit is contained in:
parent
53c269c6fd
commit
255732f0d3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from __future__ import unicode_literals
|
||||
from __future__ import unicode_literals, division
|
||||
|
||||
import base64
|
||||
import datetime
|
||||
|
|
Loading…
Reference in a new issue