Skip to content

Support parallelization of conf filter #809

Support parallelization of conf filter

Support parallelization of conf filter #809

Triggered via pull request October 21, 2024 07:59
Status Failure
Total duration 1m 8s
Artifacts

pyright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
pyright: dpgen2/exploration/selector/conf_filter.py#L73
Argument of type "MultiSystems" cannot be assigned to parameter "iterable" of type "Iterable[_T@enumerate]" in function "__init__"   "MultiSystems" is incompatible with protocol "Iterable[_T@enumerate]"     "__iter__" is not present (reportGeneralTypeIssues)
pyright
1 error