MCPcopy
hub / github.com/WEIFENG2333/VideoCaptioner / split.py

File split.py

videocaptioner/core/split/split.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import atexit
2import difflib
3from concurrent.futures import ThreadPoolExecutor, as_completed
4from typing import List, Union

Callers

nothing calls this directly

Calls 1

setup_loggerFunction · 0.90

Tested by

no test coverage detected