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
b51a080a44
ruff
/
resources
/
test
/
fixtures
/
F633.py
5 lines
79 B
Python
Raw
Blame
History
from
__future__
import
print_function
import
sys
print
>>
sys
.
stderr
,
"
Hello
"
Reference in New Issue
View Git Blame
Copy Permalink