This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ae39edccf6ac74334955c99b04b6444619b7d12
ruff
/
crates
/
ruff_python_parser
/
resources
/
valid
/
expressions
History
…
..
arguments.py
…
attribute.py
…
await.py
…
bin_op.py
…
bool_op.py
…
call.py
…
compare.py
…
dictionary_comprehension.py
…
dictionary.py
…
f_string.py
…
generator.py
…
if.py
…
lambda.py
…
list_comprehension.py
…
list.py
…
name.py
…
named.py
…
number_literal.py
…
parenthesized.py
…
set_comprehension.py
…
set.py
…
slice.py
…
starred.py
…
string.py
…
subscript.py
…
tuple.py
…
unary_op.py
…
yield_from.py
…
yield.py
…