mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 07:04:53 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
print('Hello world')
|
|
|
|
#!/usr/bin/python
|
|
# -*- coding: utf-8 -*-
|