Skip to content

Commit 878ba7e

Browse files
Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
1 parent b5f06a7 commit 878ba7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

isort/stdlibs/py314.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"collections",
3232
"colorsys",
3333
"compileall",
34+
"compression",
3435
"concurrent",
3536
"configparser",
3637
"contextlib",

0 commit comments

Comments
 (0)