MCPcopy Create free account
hub / github.com/Anoise/WTFlib / __len__

Method __len__

LDPS_Graph/data_provider/gdata_loader2.py:132–133  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

130 return self
131
132 def __len__(self):
133 return self.times

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected