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
charlie/ast-grep
ruff
/
resources
/
test
/
fixtures
/
E743.py
16 lines
99 B
Python
Raw
Permalink
Blame
History
def
l
(
)
:
pass
def
I
(
)
:
pass
class
X
:
def
O
(
self
)
:
pass
def
x
(
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink