Skip to content

Commit bd42241

Browse files
committed
didn't use this
1 parent 4cffb9d commit bd42241

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_cli/test_utils.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""Test the _utils submodule."""
2-
import pathlib
32

43
import pytest
54

@@ -18,8 +17,6 @@
1817
"move_files()",
1918
]
2019

21-
MODULE_DIR = pathlib.Path(__file__).parent
22-
2320

2421
@pytest.mark.parametrize(
2522
"lineno,expected_in_multiline",

0 commit comments

Comments
 (0)