Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c32e099

Browse filesBrowse files
committed
pytest_plugin(add_doctest_fixtures) Remove set_home (unused)
1 parent d156ad5 commit c32e099
Copy full SHA for c32e099

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/libvcs/pytest_plugin.py

Copy file name to clipboardExpand all lines: src/libvcs/pytest_plugin.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,6 @@ def add_doctest_fixtures(
708708
request: pytest.FixtureRequest,
709709
doctest_namespace: dict[str, Any],
710710
tmp_path: pathlib.Path,
711-
set_home: pathlib.Path,
712711
create_git_remote_repo: CreateRepoPytestFixtureFn,
713712
create_svn_remote_repo: CreateRepoPytestFixtureFn,
714713
create_hg_remote_repo: CreateRepoPytestFixtureFn,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.