From ca00ee2e3a2e2f83a16f513a4133feccc6686d0b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:11:44 -0400 Subject: python/pytest-cov: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/pytest-cov/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/pytest-cov/README') diff --git a/python/pytest-cov/README b/python/pytest-cov/README index 4e9556d2c9645..555f51c13cf18 100644 --- a/python/pytest-cov/README +++ b/python/pytest-cov/README @@ -1,3 +1,3 @@ -This plugin produces coverage reports. It supports centralised testing and -distributed testing in both load and each modes. It also supports coverage -of subprocesses. +This plugin produces coverage reports. It supports centralised testing +and distributed testing in both load and each modes. It also supports +coverage of subprocesses. -- cgit v1.2.3