This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-08-04 02:38:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
be657f5e7e
ruff
/
crates
/
ruff_python_semantic
History
Download ZIP
Download TAR.GZ
Zixuan Li
be657f5e7e
Respect typing_extensions imports of Annotated for B006. (
#6361
)
...
`typing_extensions.Annotated` should be treated the same way as `typing.Annotated`.
2023-08-05 17:39:52 +00:00
..
src
Respect typing_extensions imports of Annotated for B006. (
#6361
)
2023-08-05 17:39:52 +00:00
Cargo.toml
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00