mirror of
https://github.com/astral-sh/ruff
synced 2026-01-24 06:50:59 -05:00
include tomllib in standard lib (#2345)
This commit is contained in:
@@ -194,6 +194,7 @@ pub static KNOWN_STANDARD_LIBRARY: Lazy<FxHashSet<&'static str>> = Lazy::new(||
|
||||
"tkinter",
|
||||
"token",
|
||||
"tokenize",
|
||||
"tomllib",
|
||||
"trace",
|
||||
"traceback",
|
||||
"tracemalloc",
|
||||
|
||||
Reference in New Issue
Block a user