MCPcopy Index your code
hub / github.com/diffgram/diffgram / main

Method main

shared/annotation.py:614–615  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

612 return self.return_orginal_file_type()
613
614 def main(self):
615 return self.annotation_update_main()
616
617 # Tested
618 def __perform_external_map_action(self):

Calls 1