forked from openlp/openlp
Make Code-Analysis happy
This commit is contained in:
parent
f0fb9e773d
commit
b5e717a0bd
@ -26,6 +26,7 @@ on a media file and obtain information related to the requested media.
|
|||||||
from pymediainfo import MediaInfo
|
from pymediainfo import MediaInfo
|
||||||
from subprocess import check_output
|
from subprocess import check_output
|
||||||
|
|
||||||
|
|
||||||
class MediaInfoWrapper(object):
|
class MediaInfoWrapper(object):
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user