MCPcopy Create free account
hub / github.com/InternRobotics/G2VLM / close

Method close

eval_code/recons/models/moge/utils/webfile.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62 return data
63
64 def close(self) -> None:
65 pass
66
67 def __enter__(self):
68 return self

Callers 3

plot_trajectoryFunction · 0.80
RunMethod · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected