bezier icon indicating copy to clipboard operation
bezier copied to clipboard

Add "doctest lint"

Open dhermes opened this issue 7 years ago • 1 comments

This would be a helper in that makes sure all doctest blocks are publicly exposed. Currently (as of 6f0420b9c577ec1622aba8b2ae38a5ef603e0e2c) _2x2_det and _jacobian_det contain doctests that do not get run. (This will be fixed later today, i.e. they'll be added to algorithm-helpers.rst.)

dhermes avatar Sep 05 '17 21:09 dhermes

Along with this would be a way to run black on code snippets in doctests.

dhermes avatar Feb 05 '20 04:02 dhermes