mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 23:34:45 +08:00
Merge branch 'dev' of github.com:davidhalter/jedi into dev
This commit is contained in:
@@ -27,6 +27,7 @@ from jedi.evaluate import imports
|
||||
# This is something like the sys.path, but only for searching params. It means
|
||||
# that this is the order in which Jedi searches params.
|
||||
search_param_modules = ['.']
|
||||
import sys
|
||||
|
||||
|
||||
class ParamListener(object):
|
||||
|
||||
Reference in New Issue
Block a user