mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-02 06:42:02 +00:00
2 lines
57 B
Python
2 lines
57 B
Python
def fn() -> None:
|
|
print("Newline present (no W292)")
|