MCPcopy Create free account
hub / github.com/0010aor/FlashNotes / main

Function main

backend/tests/tests_pre_start.py:32–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30
31
32def main() -> None:
33 logger.info("Initializing service")
34 init(engine)
35 logger.info("Service finished initializing")
36
37
38if __name__ == "__main__":

Callers 1

tests_pre_start.pyFile · 0.70

Calls 1

initFunction · 0.70

Tested by

no test coverage detected