Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
client = None
344
345
def
_password() -> str:
346
return
DEFAULT_PASS or getpass.getpass(
"Enter cosdata admin password: "
)
347
348
def
hybrid(
349
self,
Callers
1
create_session
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected