mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-05 08:00:59 +00:00
Implement B009 (#669)
This commit is contained in:
parent
9d8cd2d2fe
commit
1888f6d41b
11 changed files with 149 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
pub mod builtins;
|
||||
pub mod future;
|
||||
pub mod keyword;
|
||||
pub mod typing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue