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
d62a617938
ruff
/
crates
/
ruff_linter
/
resources
/
test
/
fixtures
/
flake8_2020
/
YTT303.py
6 lines
78 B
Python
Raw
Blame
History
import
sys
from
sys
import
version
print
(
sys
.
version
[
:
1
]
)
print
(
version
[
:
1
]
)
Reference in New Issue
View Git Blame
Copy Permalink