Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Nov 11, 2024
1 parent ca45091 commit fae1c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setuptools/tests/test_bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import shutil

import pytest
from setuptools.archive_util import unpack_archive

from setuptools.archive_util import unpack_archive

CMD = ["python", "-m", "setuptools._bootstrap"]

Expand Down

0 comments on commit fae1c98

Please sign in to comment.