3 lines
81 B
Python
3 lines
81 B
Python
|
|
"""Minimal agent entrypoint for ModelHub XC."""
|
||
|
|
print("Agent ready", flush=True)
|