Skip to content

Commit ba29e20

Browse files
authored
ruff knows zoneinfo is part of the stdlib now (#15398)
1 parent 576a71a commit ba29e20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ extra-standard-library = [
255255
"_typeshed",
256256
"typing_extensions",
257257
# Extra modules not recognized by Ruff
258-
# Added in Python 3.9
259-
"zoneinfo",
260258
# Added in Python 3.14
261259
"compression",
262260
]

0 commit comments

Comments
 (0)