mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
infer_state -> inference_state
This commit is contained in:
@@ -13,8 +13,8 @@ sys.path.append('a' +* '/thirdparty')
|
||||
#? ['inference']
|
||||
import inference
|
||||
|
||||
#? ['infer_state_function_cache']
|
||||
inference.infer_state_fu
|
||||
#? ['inference_state_function_cache']
|
||||
inference.inference_state_fu
|
||||
|
||||
# Those don't work because dirname and abspath are not properly understood.
|
||||
##? ['jedi_']
|
||||
|
||||
Reference in New Issue
Block a user