MCPcopy Index your code
hub / github.com/MongoEngine/mongoengine / __init__.py

File __init__.py

mongoengine/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Import submodules so that we can expose their __all__
2from mongoengine import (
3 connection,
4 document,

Callers

nothing calls this directly

Calls 1

get_versionFunction · 0.70

Tested by

no test coverage detected