Skip to content

Commit e89643e

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_pytest/main.py

-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ def validate_basetemp(path: str) -> str:
262262
2) if it is the cwd;
263263
3) if it is an ancestor of the cwd.
264264
"""
265-
266265
# GH 7119
267266
msg = "basetemp must not be: empty, the current working directory or any parent directory of it"
268267

0 commit comments

Comments
 (0)