fixup: summary_failures_combined arg needed_opt is not kwonly on 8.2.x

This commit is contained in:
Ronny Pfannschmidt 2024-06-21 09:40:30 +02:00
parent 4f7ada5b6a
commit cffcbdfbba
1 changed files with 0 additions and 1 deletions

View File

@ -1076,7 +1076,6 @@ class TerminalReporter:
self,
which_reports: str,
sep_title: str,
*,
needed_opt: str | None = None,
) -> None:
if self.config.option.tbstyle != "no":