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
c384fa513b
ruff
/
resources
/
test
/
fixtures
/
F706.py
10 lines
66 B
Python
Raw
Blame
History
def
f
(
)
-
>
int
:
return
1
class
Foo
:
return
2
return
3
Reference in New Issue
View Git Blame
Copy Permalink