mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:25:17 +00:00
2 lines
57 B
Python
2 lines
57 B
Python
def fn() -> None:
|
|
print("Newline present (no W292)")
|