scipy / scipy_doctest

Floating-point aware doctesting
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Skip empty doctests, stop blank filtering DeprecationWarnings #124

Closed ev-br closed 6 months ago

ev-br commented 6 months ago
Sheila-nk commented 6 months ago

This seems pretty straightforward. Feel free to merge @ev-br 🥳

ev-br commented 6 months ago

Thanks Sheila