computationalmodelling / nbval

A py.test plugin to validate Jupyter notebooks
Other
438 stars 50 forks source link

Fix ResourceWarning about unclosed file '/dev/null' #201

Open yut23 opened 11 months ago

yut23 commented 11 months ago

I ran into this during a Github Actions run using pytest with filterwarnings = error (see https://github.com/pynucastro/pynucastro/actions/runs/6818949071/job/18545482250?pr=689#step:8:446 for an example).