mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 05:45:24 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
print('Hello world')
|
|
|
|
#!/usr/bin/python
|
|
# -*- coding: utf-8 -*-
|