mirror of
https://github.com/davidhalter/jedi.git
synced 2026-03-05 01:44:15 +08:00
get_definitions -> get_definition
This commit is contained in:
@@ -130,7 +130,7 @@ have the following objects available:
|
||||
> Similar to complete. The returned `functions.Definition` objects contain
|
||||
> information about the definitions found.
|
||||
|
||||
`get_definitions`
|
||||
`get_definition`
|
||||
> A mostly for tests used function. Like goto, but follows statements and
|
||||
> imports and doesn't break there. You probably don't want to use this
|
||||
> function. It's mostly for testing.
|
||||
|
||||
Reference in New Issue
Block a user