Files
langgraph/libs/cli/examples/graphs_reqs_b/utils/greeter.py
T

3 lines
40 B
Python

def greet():
print("Hello, world!")