Skip to content

Commit 1fdc6a1

Browse files
style: pre-commit fixes
1 parent b1ca686 commit 1fdc6a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_general.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
import pytest
44
from repo_review.testing import compute_check
5+
from sp_repo_review.general import PY007_VALID_RUNNER_CONFIGURATION_FILES
56

67
from sp_repo_review._compat import tomllib
7-
from sp_repo_review.general import PY007_VALID_RUNNER_CONFIGURATION_FILES
88

99

1010
def test_py001(tmp_path: Path):

0 commit comments

Comments
 (0)