mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
fix last remaining bugs of the big evaluate_representation refactoring
This commit is contained in:
@@ -12,7 +12,7 @@ sys.path.append(sys.path[1] + '/thirdparty')
|
||||
# syntax err
|
||||
sys.path.append('a' +* '/thirdparty')
|
||||
|
||||
#? ['evaluate']
|
||||
#? ['evaluate', 'evaluate_representation']
|
||||
import evaluate
|
||||
|
||||
#? ['goto']
|
||||
|
||||
Reference in New Issue
Block a user