This commit is contained in:
yuan
2020-05-30 18:04:15 +08:00
committed by GitHub
parent ca08365a81
commit 98a8b6c76c

View File

@@ -97,7 +97,7 @@ class Script(object):
an issue for people that do more complex stuff with Jedi. an issue for people that do more complex stuff with Jedi.
This is purely a performance optimization and works pretty well for all This is purely a performance optimization and works pretty well for all
typical usages, however consider to turn the setting of if it causes typical usages, however consider to turn the setting off if it causes
you problems. See also you problems. See also
`this discussion <https://github.com/davidhalter/jedi/issues/1240>`_. `this discussion <https://github.com/davidhalter/jedi/issues/1240>`_.