Skip to content

Commit 94af813

Browse files
authored
Update __init__.py
1 parent b9c19dc commit 94af813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddlex/inference/common/batch_sampler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
from .image_batch_sampler import ImageBatchSampler
2020
from .markdown_batch_sampler import MarkDownBatchSampler
2121
from .ts_batch_sampler import TSBatchSampler
22-
from .video_batch_sampler import VideoBatchSampler
22+
from .video_batch_sampler import VideoBatchSampler

0 commit comments

Comments
 (0)