mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:25:17 +00:00
3 lines
50 B
Python
3 lines
50 B
Python
# coding=utf8 # noqa: UP009
|
|
|
|
print("Hello world")
|