ruff/crates/ruff_python_stdlib
Harutaka Kawamura daa4b72d5f
[B006] Add bytes to immutable types (#5776)
## Summary

`B006` should allow using `bytes(...)` as an argument defaule value.

## Test Plan

A new test case

---------

Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2023-07-15 13:04:33 +00:00
..
src [B006] Add bytes to immutable types (#5776) 2023-07-15 13:04:33 +00:00
Cargo.toml Remove HashMap and HashSet for known-standard-library detection (#5345) 2023-06-23 19:59:03 +00:00