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 Jan 12, 2024
1 parent 9638011 commit c935338
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/virtualenv/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
IS_ZIPAPP = os.path.isfile(ROOT)




def fs_is_case_sensitive():
global _FS_CASE_SENSITIVE # noqa: PLW0603

Expand Down
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 c935338

Please sign in to comment.