ruff/crates/ruff_linter/resources/test/fixtures/pycodestyle/W292_1.py

2 lines
40 B
Python

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