commit: d65f31411698c225fba07c7c45da1e81eb8c1acb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 27 06:43:27 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 27 06:43:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65f3141
dev-python/vcrpy: fix WhitespaceFound Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/vcrpy/vcrpy-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/vcrpy/vcrpy-4.3.0.ebuild b/dev-python/vcrpy/vcrpy-4.3.0.ebuild index 619447a5d035..c79ba759c2f7 100644 --- a/dev-python/vcrpy/vcrpy-4.3.0.ebuild +++ b/dev-python/vcrpy/vcrpy-4.3.0.ebuild @@ -47,7 +47,7 @@ python_test() { tests/integration/test_boto.py tests/integration/test_httplib2.py::test_effective_url tests/integration/test_httpx.py - tests/integration/test_record_mode.py::test_new_episodes_record_mode_two_times + tests/integration/test_record_mode.py::test_new_episodes_record_mode_two_times tests/integration/test_urllib2.py tests/integration/test_urllib3.py::test_redirects tests/integration/test_wild.py::test_amazon_doctype