wntrblm / nox

Flexible test automation for Python
https://nox.thea.codes
Apache License 2.0
1.3k stars 148 forks source link

Update type annotation of `stderr` parameter to make it optional #835

Closed edgarrmondragon closed 2 months ago

edgarrmondragon commented 2 months ago

This is used, for example, by nox-poetry: https://github.com/cjolowicz/nox-poetry/blob/fb20b69892d394e8a4b97ae4d1f1d06cf811d32f/src/nox_poetry/poetry.py#L91