readthedocs / sphinx-notfound-page

Create a custom 404 page with absolute URLs hardcoded
https://sphinx-notfound-page.readthedocs.io/
MIT License
48 stars 32 forks source link

fix(tests): resource warnings about unclosed file #232

Closed BoboTiG closed 3 months ago

BoboTiG commented 3 months ago

It suppresses 19 warnings, even if it's just noise.

Also removed an unused import and fixed an obvious comparison.