mirror of
https://github.com/allenai/olmocr.git
synced 2025-12-18 02:34:47 +00:00
3 lines
45 B
Python
3 lines
45 B
Python
|
|
def test_hello():
|
||
|
|
print("Hello, World!")
|