python-bitcoinlib icon indicating copy to clipboard operation
python-bitcoinlib copied to clipboard

Escape newlines: fix sphinx warnings

Open DeeprajPandey opened this issue 5 years ago • 0 comments

Fix for the unexpected unindent error Sphinx raises when generating docs. Adding the escapes will fix that warning.

We should move to explicitly specifying params in docstrings.

DeeprajPandey avatar Feb 28 '20 14:02 DeeprajPandey