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
be657f5e7ecb6a4422a0352c5c51c5804b3ec089
ruff
/
crates
/
ruff_python_semantic
History
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