Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 23, 2023
1 parent 11eb02b commit 44f16c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/changelog/2656.bugfix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ Upgrade embedded wheels:

* setuptools to ``68.2.2`` from ``68.2.0``
* pip to ``23.3.1`` from ``23.2.1``

2 changes: 2 additions & 0 deletions src/virtualenv/seed/wheels/embed/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

from pathlib import Path

from virtualenv.seed.wheels.util import Wheel
Expand Down

0 comments on commit 44f16c4

Please sign in to comment.