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

Class FrameMetricNotRegistered

scenedetect/stats_manager.py:60–66  ·  view source on GitHub ↗

[DEPRECATED - DO NOT USE] No longer used. :meta private:

Source from the content-addressed store, hash-verified

58
59
60class FrameMetricNotRegistered(Exception):
61 """[DEPRECATED - DO NOT USE] No longer used.
62
63 :meta private:
64 """
65
66 pass
67
68
69class StatsFileCorrupt(Exception):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected