MCPcopy Create free account
hub / github.com/TechifyBots/File-Stream-Bot / 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 'TechifyBots'
7
8
9if __name__ == "__main__":

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected