MCPcopy
hub / github.com/dbcli/pgcli / default_pgcli_obj

Function default_pgcli_obj

tests/test_rowlimit.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11@pytest.fixture(scope="module")
12def default_pgcli_obj():
13 return PGCli()
14
15
16@pytest.fixture(scope="module")

Callers

nothing calls this directly

Calls 1

PGCliClass · 0.90

Tested by

no test coverage detected