Skip to content

Commit

Permalink
👹 Feed the hobgoblins (delint).
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 2, 2024
1 parent df22c98 commit e9121db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion distutils/tests/test_build_ext.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import textwrap
import site
import contextlib
import pathlib
import platform
import tempfile
import importlib
Expand Down
2 changes: 0 additions & 2 deletions distutils/tests/test_file_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
import pytest

from distutils.file_util import move_file, copy_file
from distutils.tests import support
from distutils.errors import DistutilsFileError
from .py38compat import unlink


@pytest.fixture(autouse=True)
Expand Down

0 comments on commit e9121db

Please sign in to comment.