MCPcopy Create free account
hub / github.com/blurstudio/cross3d / __eq__

Method __eq__

cross3d/classes/timecode.py:141–155  ·  view source on GitHub ↗

Equivalency test. For this we will compare all values directly. This means that two Timecode classes representing the same "time" value but in different framerates will evaluate as unequal, and for this comparison to evaluate to True (a.toSeconds() == b.toSeconds()) should be used inst

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__ne__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected