[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
9c4be4fd58
commit
959afc6842
|
@ -230,7 +230,7 @@ def pytest_addoption(parser: Parser) -> None:
|
||||||
"console_output_style",
|
"console_output_style",
|
||||||
help='Console output: "classic", or with additional progress information '
|
help='Console output: "classic", or with additional progress information '
|
||||||
'("progress" (percentage) | "count" | "progress-even-when-capture-no" (forces '
|
'("progress" (percentage) | "count" | "progress-even-when-capture-no" (forces '
|
||||||
'progress even when capture=no)',
|
"progress even when capture=no)",
|
||||||
default="progress",
|
default="progress",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue