Skip to content

Commit 5fec512

Browse files
AMDmi3sigmavirus24
authored andcommitted
Recognize zoneinfo introduced in python 3.9 as stdlib
1 parent 231a632 commit 5fec512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: flake8_import_order/stdlib_list.py

+1
Original file line numberDiff line numberDiff line change
@@ -316,4 +316,5 @@
316316
"zipfile",
317317
"zipimport",
318318
"zlib",
319+
"zoneinfo",
319320
}

0 commit comments

Comments
 (0)