Skip to content

Commit 1f7c917

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/_pytest/main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,9 @@ def _in_venv(path: Path) -> bool:
373373
374374
[https://peps.python.org/pep-0405/]
375375
376-
For regression protection we also check for conda environments that do not include pyenv.cfg yet --
376+
For regression protection we also check for conda environments that do not include pyenv.cfg yet --
377377
https://github.com/conda/conda/issues/13337 is the conda issue tracking adding pyenv.cfg.
378-
378+
379379
Checking for the `conda-meta/history` file per https://github.com/pytest-dev/pytest/issues/12652#issuecomment-2246336902.
380380
381381
"""

0 commit comments

Comments
 (0)