Incorrect SerializedTestRecord type annotation
Open
- Dominant language
- Python
- Stars
- 722
- Forks
- 237
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 4
Description
In
https://github.com/google/openhtf/blob/341aa8610e94899fc651d7c781772487a0c504e8/openhtf/output/callbacks/__init__.py#L34
I think `Iterator` should be `Iterable`, because otherwise
https://github.com/google/openhtf/blob/341aa8610e94899fc651d7c781772487a0c504e8/openhtf/output/callbacks/__init__.py#L136
can never happen
Contributor guide
Assessment
This issue has not been assessed yet.