MCPcopy Create free account
hub / github.com/VJBots/VJ-File-Store / hello_world

Function hello_world

app.py:5–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3
4@app.route('/')
5def hello_world():
6 return 'TechVJ'
7
8
9if __name__ == "__main__":

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected