MCPcopy Index your code
hub / github.com/dbcli/pgcli / InvalidMapFile

Class InvalidMapFile

pgcli/pgcompleter.py:80–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78
79
80class InvalidMapFile(ValueError):
81 pass
82
83
84def load_alias_map_file(path):

Callers 1

load_alias_map_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected