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

Class DsnAliasEnvVarError

mycli/cli_runner.py:26–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26class DsnAliasEnvVarError(ValueError):
27 pass
28
29
30def expand_dsn_alias_env_var(value: str | None, alias_name: str) -> str | None:

Callers 2

expand_dsn_alias_env_varFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected