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

File base.py

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

Source from the content-addressed store, hash-verified

1"""翻译器基类"""
2
3import atexit
4from abc import ABC, abstractmethod

Callers

nothing calls this directly

Calls 1

setup_loggerFunction · 0.90

Tested by

no test coverage detected