mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Typo in docstring
This commit is contained in:
@@ -10,7 +10,7 @@ understands:
|
|||||||
For example, the sphinx annotation ``:type foo: str`` clearly states that the
|
For example, the sphinx annotation ``:type foo: str`` clearly states that the
|
||||||
type of ``foo`` is ``str``.
|
type of ``foo`` is ``str``.
|
||||||
|
|
||||||
As an addition to parameter searching, this module also providees return
|
As an addition to parameter searching, this module also provides return
|
||||||
annotations.
|
annotations.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user