olmocr/tests/hello_test.py

3 lines
45 B
Python
Raw Normal View History

2024-09-17 07:53:43 -07:00
def test_hello():
print("Hello, World!")