ruff/crates/ruff_linter/resources/test/fixtures/pycodestyle/W292_1.py
2023-09-20 08:38:27 +02:00

2 lines
No EOL
40 B
Python

def fn() -> None:
pass # noqa: W292