ruff
417a1d07
- Update `mutable-argument-default` (`B006`) to use `extend-immutable-calls` when determining if annotations are immutable (#6781)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Update `mutable-argument-default` (`B006`) to use `extend-immutable-calls` when determining if annotations are immutable (#6781) Part of https://github.com/astral-sh/ruff/issues/3762
References
#6781 - Update `mutable-argument-default` (`B006`) to use `extend-immutable-calls` when determining if annotations are immutable
Author
zanieb
Parents
34b2ae73
Loading