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
33713a7e2a
ruff
/
crates
/
ruff_python_parser
/
resources
/
valid
/
statement
/
import.py
6 lines
92 B
Python
Raw
Blame
History
import
a
import
a
.
b
.
c
import
a
.
b
.
c
as
d
import
a
,
b
,
c
import
foo
.
bar
as
a
,
a
.
b
.
c
.
d
as
abcd
Reference in New Issue
View Git Blame
Copy Permalink