Skip to content

Commit c949855

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a34490a commit c949855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
from _pytest.pathlib import bestrelpath
4040
from _pytest.pathlib import fnmatch_ex
4141
from _pytest.pathlib import safe_exists
42-
from _pytest.pathlib import scandir
4342
from _pytest.pathlib import samefile_nofollow
43+
from _pytest.pathlib import scandir
4444
from _pytest.reports import CollectReport
4545
from _pytest.reports import TestReport
4646
from _pytest.runner import collect_one_node

0 commit comments

Comments
 (0)