mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-08-08 10:17:03 +00:00
4 lines
51 B
Python
4 lines
51 B
Python
"""Hello world example."""
|
|
|
|
print("Hello, world!")
|