mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
ruff knows zoneinfo is part of the stdlib now (#15398)
This commit is contained in:
@@ -255,8 +255,6 @@ extra-standard-library = [
|
||||
"_typeshed",
|
||||
"typing_extensions",
|
||||
# Extra modules not recognized by Ruff
|
||||
# Added in Python 3.9
|
||||
"zoneinfo",
|
||||
# Added in Python 3.14
|
||||
"compression",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user