Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SAMMiCA/ChangeSim
/ run
Method
run
script/utils/visualization.py:32–33 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
30
self.__vis.update_renderer()
31
32
def
run(self):
33
self.__vis.run()
34
35
def
destroy_window(self):
36
self.__vis.destroy_window()
Callers
1
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected