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

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
  • Loading branch information
pre-commit-ci[bot] authored and gaborbernat committed Oct 23, 2023
1 parent 11eb02b commit c021ea1
Show file tree
Hide file tree
Showing 3 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``

Empty file removed docs/changelog/u.bugfix.rst
Empty file.
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 c021ea1

Please sign in to comment.