olmocr/tests/hello_test.py
2024-09-17 07:53:43 -07:00

3 lines
45 B
Python

def test_hello():
print("Hello, World!")