Syntax issues with inline python in sphinx docs
I am creating autogenerated documentation for a python class using sphinx, and at a few points I need to write pseudocode. The offending docstring is below:
I am creating autogenerated documentation for a python class using sphinx, and at a few points I need to write pseudocode. The offending docstring is below: