4 lines
62 B
Python
4 lines
62 B
Python
|
from .coco_video_parser import CocoVID
|
||
|
|
||
|
__all__ = ['CocoVID']
|