ruff/crates/ruff_linter/resources/test/fixtures/pyupgrade/UP009_4.py

4 lines
50 B
Python

# coding=utf8 # noqa: UP009
print("Hello world")