forked from VimPlug/jedi
docstrings docstr update
This commit is contained in:
@@ -9,6 +9,9 @@ understands:
|
||||
|
||||
For example, the sphinx annotation ``:type foo: str`` clearly states that the
|
||||
type of ``foo`` is ``str``.
|
||||
|
||||
As an addition to parameter searching, this module also providees return
|
||||
annotations.
|
||||
"""
|
||||
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user