MCPcopy
hub / github.com/rochacbruno/python-week-2022 / __main__.py

File __main__.py

beerlog/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from .cli import main
2
3if __name__ == "__main__":
4 main()

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected