MCPcopy Create free account
hub / github.com/dbcli/mycli / get_parent_name

Method get_parent_name

test/pytests/test_sql_utils.py:320–321  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

318 return None
319
320 def get_parent_name(self):
321 return None
322
323 def get_name(self):
324 return 'fallback_name'

Callers 2

_parent_nameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected