Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ MyDoc
Class
MyDoc
tests/test_datastructures.py:37–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
def
test___init___(self):
37
class
MyDoc(Document):
38
pass
39
40
dict_items = {
"k"
:
"v"
}
41
doc = MyDoc()
Callers
2
test___init___
Method · 0.70
test___init___
Method · 0.70
Calls
no outgoing calls
Tested by
2
test___init___
Method · 0.56
test___init___
Method · 0.56