Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRBonn/MapClosures
/ __init__
Method
__init__
python/map_closures/visualizer/visualizer.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
55
class
StubVisualizer(ABC):
56
def
__init__(self):
57
pass
58
59
def
update_registration(self, *kwargs):
60
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected