mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-08 23:01:10 +08:00
context -> value
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Special cases of completions (typically special positions that caused issues
|
||||
with context parsing.
|
||||
with value parsing.
|
||||
"""
|
||||
|
||||
def pass_decorator(func):
|
||||
|
||||
Reference in New Issue
Block a user