mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
3 lines
51 B
Python
3 lines
51 B
Python
from __future__ import annotations
|
|
|
|
print("hello")
|