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

3 lines
57 B
Python

def fn() -> None:
print("Newline present (no W292)")