Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/drgrib/dotmap
/ empty
Method
empty
dotmap/__init__.py:152–153 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
150
pprint(self.toDict())
151
152
def
empty(self):
153
return
(not any(self))
154
155
# proper dict subclassing
156
def
values(self):
Callers
3
test
Method · 0.95
__add__
Method · 0.95
__init__.py
File · 0.80
Calls
no outgoing calls
Tested by
1
test
Method · 0.76