eradicate icon indicating copy to clipboard operation
eradicate copied to clipboard

Allow doctest in the comments.

Open proofit404 opened this issue 6 years ago • 1 comments

Some times it's useful to explain implementation details of the function with usage examples in the comment.

I propose to allow doctest prefixed code in the comments.

What do you think?

Have a good day :tada:

Best regards, Artem.

proofit404 avatar Jan 12 '20 18:01 proofit404

Seems reasonable to me!

myint avatar May 17 '20 14:05 myint