Skip to content

Commit a333737

Browse files
authored
Merge pull request #2463 from FinlayTheBerry/issue/2461
Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
2 parents b5f06a7 + 878ba7e commit a333737

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)