This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0bc990cbf
ruff
/
crates
/
ruff_linter
/
resources
/
test
/
fixtures
/
pyupgrade
/
UP009_3.py
5 lines
73 B
Python
Raw
Blame
History
#!/usr/bin/python
# -*- coding: something-else -*-
print
(
'
Hello world
'
)
Reference in New Issue
View Git Blame
Copy Permalink