We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3777843 commit f142799Copy full SHA for f142799
tests/test_rst.py
@@ -1,4 +1,5 @@
1
-from pyls.rst import looks_like_rst, rst_to_markdown
+from docstring_to_markdown.rst import looks_like_rst, rst_to_markdown
2
+
3
4
SEE_ALSO = """
5
See Also
0 commit comments