Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
.cli
import
main
2
3
if
__name__ ==
"__main__"
:
4
main()
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected