MCPcopy Create free account
hub / github.com/cosmicpython/code / bootstrap

Function bootstrap

src/allocation/bootstrap.py:11–41  ·  view source on GitHub ↗
(
    start_orm: bool = True,
    uow: unit_of_work.AbstractUnitOfWork = unit_of_work.SqlAlchemyUnitOfWork(),
    notifications: AbstractNotifications = None,
    publish: Callable = redis_eventpublisher.publish,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

EmailNotificationsClass · 0.90
inject_dependenciesFunction · 0.85

Tested by

no test coverage detected