Skip to content
Commit 777f7bae authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa: Use inspect.getdoc() instead of textwrap.dedent

inspect.getdoc()/cleandoc() are better suited to handle docstrings than
textwrap.dedent(), since they handle properly lack of indentation on the
first line.
parent 45547113
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment