mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-27 17:23:08 +00:00
linting & moved to community
This commit is contained in:
parent
7b194642b3
commit
46892c7bdc
11 changed files with 135 additions and 47 deletions
6
environments/community/mcp_tool_calling/main.py
Normal file
6
environments/community/mcp_tool_calling/main.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
def main():
|
||||
print("Hello from hack0!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue