MCPcopy Create free account
hub / github.com/cosdata/cosdata / _password

Function _password

tests/test_hybrid.py:345–346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

343client = None
344
345def _password() -> str:
346 return DEFAULT_PASS or getpass.getpass("Enter cosdata admin password: ")
347
348def hybrid(
349 self,

Callers 1

create_sessionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected