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-12-23 09:19:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
45842cc034
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
dataclasses
History
Download ZIP
Download TAR.GZ
Alex Waygood
c5b8d551df
[ty] Suppress false positives when
dataclasses.dataclass(...)(cls)
is called imperatively (
#21729
)
...
Fixes
https://github.com/astral-sh/ty/issues/1705
2025-12-03 08:05:25 +00:00
..
dataclass_transform.md
[ty] Dataclass transform: complete set of parameters (
#21474
)
2025-11-16 09:46:45 +00:00
dataclasses.md
[ty] Suppress false positives when
dataclasses.dataclass(...)(cls)
is called imperatively (
#21729
)
2025-12-03 08:05:25 +00:00
fields.md
[ty] Improve generic call expression inference (
#21210
)
2025-11-10 21:29:05 +00:00