c2d473c4ba
OmniCompletionRequest is missing the RawResponse method, so any attempt to call it calls the base class method instead. However, since the data structures of this class and base class are different, this causes an error. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
base_request.py | ||
command_request.py | ||
completer_available_request.py | ||
completion_request.py | ||
event_notification.py | ||
omni_completion_request.py | ||
ycmd_keepalive.py |