Skip to content

Commit b9c19dc

Browse files
authored
Update mixin.py
1 parent 1827c9d commit b9c19dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddlex/inference/common/result/mixin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ def _is_video_file(file_path):
593593
)
594594
video_writer.write(save_path, video[list(video.keys())[0]], *args, **kwargs)
595595

596+
596597
class MarkdownMixin:
597598
"""Mixin class for adding Markdown handling capabilities."""
598599

0 commit comments

Comments
 (0)