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

4 lines
64 B
Python

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