pytest
a3693ce5 - capture: improve `DontReadFromInput` typing

Commit
2 years ago
capture: improve `DontReadFromInput` typing Have `DontReadFromInput` inherit from `TextIO`, ensuring it's fully compatible with `sys.stdin` (which has type `TextIO`).
Author
Committer
Parents
Loading