Skip to content

Commit

Permalink
Recognize zoneinfo introduced in python 3.9 as stdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 authored and sigmavirus24 committed Nov 24, 2022
1 parent 231a632 commit 5fec512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake8_import_order/stdlib_list.py
Expand Up @@ -316,4 +316,5 @@
"zipfile",
"zipimport",
"zlib",
"zoneinfo",
}

0 comments on commit 5fec512

Please sign in to comment.