feat: interactive problem finer-tuning
This commit is contained in:
parent
e5aca06955
commit
ae2f8b94cf
5 changed files with 91 additions and 12 deletions
|
|
@ -45,3 +45,4 @@ class TestsResult(ScrapingResult):
|
|||
tests: list[TestCase]
|
||||
timeout_ms: int
|
||||
memory_mb: float
|
||||
interactive: bool = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue