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

4 lines
73 B
Python

#!/usr/bin/python
# -*- coding: something-else -*-
print('Hello world')