mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-20 00:38:27 +08:00
Find packages differently in setup.py
This commit is contained in:
@@ -127,8 +127,6 @@ class Context(BaseContext):
|
||||
search_global=False, is_goto=False,
|
||||
analysis_errors=True):
|
||||
"""
|
||||
This is the search function.
|
||||
|
||||
:param position: Position of the last statement -> tuple of line, column
|
||||
"""
|
||||
if name_context is None:
|
||||
|
||||
Reference in New Issue
Block a user