Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Duankaiwen/CenterNet
/ split
Method
split
db/base.py:69–70 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
67
68
@property
69
def
split(self):
70
return
self._split
71
72
def
update_config(self, new):
73
for
key in new:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected