This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-02 22:55:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
c4565fe0f5
ruff
/
resources
/
test
/
fixtures
/
F602.py
Charlie Marsh
5deb63a05f
Implement F601 and F602 (
#122
)
2022-09-07 12:57:50 -04:00
7 lines
50 B
Python
Raw
Blame
History
a
=
1
b
=
2
x
=
{
a
:
1
,
a
:
2
,
b
:
3
,
}
Reference in a new issue
View git blame
Copy permalink