MCPcopy Index your code
hub / github.com/dbcli/mycli / empty_identifier

Function empty_identifier

test/pytests/test_completion_engine.py:72–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70
71
72def empty_identifier():
73 return SimpleNamespace(get_parent_name=lambda: None)
74
75
76def last_non_whitespace_token(text):

Calls

no outgoing calls

Tested by

no test coverage detected