Skip to content

Commit

Permalink
Merge pull request #2325 from matthewhughes934/updates-round-1
Browse files Browse the repository at this point in the history
Dependency updates round 1
  • Loading branch information
DanielNoord authored Jan 10, 2025
2 parents 7e50570 + e53ab0f commit 78c30dc
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 282 deletions.
2 changes: 0 additions & 2 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ extend-ignore =
B017
exclude = _vendored
per-file-ignores =
isort/__init__.py:F401
isort/stdlibs/__init__.py:F401
tests/unit/example_crlf_file.py:F401
14 changes: 14 additions & 0 deletions isort/stdlibs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
from . import all as _all
from . import py2, py3, py27, py36, py37, py38, py39, py310, py311, py312

__all__ = (
"_all",
"py2",
"py3",
"py27",
"py36",
"py37",
"py38",
"py39",
"py310",
"py311",
"py312",
)
Loading

0 comments on commit 78c30dc

Please sign in to comment.
  NODES
COMMUNITY 1
Note 1
Project 5
USERS 1