mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 23:04:48 +08:00
cast pr.Function to er.Function even in the api.
This commit is contained in:
@@ -139,3 +139,4 @@ def test_signature_params():
|
||||
check(Script(s).goto_definitions())
|
||||
|
||||
check(Script(s).goto_assignments())
|
||||
check(Script(s + '\nbar=foo\nbar').goto_assignments())
|
||||
|
||||
Reference in New Issue
Block a user