mirror of
https://github.com/astral-sh/ruff
synced 2026-01-25 07:20:50 -05:00
Implement U013: Unnecessary TypedDict syntactic form (#716)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod builtins;
|
||||
pub mod future;
|
||||
pub mod identifiers;
|
||||
pub mod keyword;
|
||||
pub mod string;
|
||||
pub mod sys;
|
||||
|
||||
Reference in New Issue
Block a user