1
0
forked from VimPlug/jedi

docstrings docstr update

This commit is contained in:
David Halter
2013-02-06 13:06:59 +01:00
parent 69137a48f0
commit 48d8b6fa2d

View File

@@ -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