Skip to content

Commit f142799

Browse files
committed
Fix name in test
1 parent 3777843 commit f142799

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_rst.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
from pyls.rst import looks_like_rst, rst_to_markdown
1+
from docstring_to_markdown.rst import looks_like_rst, rst_to_markdown
2+
23

34
SEE_ALSO = """
45
See Also

0 commit comments

Comments
 (0)