[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
269ded17a6
commit
2c1ed505d9
|
@ -208,7 +208,7 @@ class BaseReport:
|
|||
return word, markup
|
||||
|
||||
fail(
|
||||
f"pytest_report_teststatus() hook (from a plugin) returned "
|
||||
"pytest_report_teststatus() hook (from a plugin) returned "
|
||||
"an invalid verbose value: {verbose!r}.\nExpected either a string "
|
||||
"or a tuple of (word, markup)."
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue