MCPcopy Create free account
hub / github.com/Breakthrough/PySceneDetect / ReplaceWithReference

Class ReplaceWithReference

docs/generate_cli_docs.py:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98@dataclass
99class ReplaceWithReference:
100 range: tuple[int, int]
101 ref: str
102 ref_type: str
103
104
105def transform_backquotes(s: str) -> str:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected