MCPcopy Create free account
hub / github.com/dbcli/mycli / close

Method close

test/pytests/test_main.py:1917–1918  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1915 raise AssertionError('should not enter interactive cli')
1916
1917 def close(self):
1918 pass
1919
1920 import mycli.main
1921

Calls

no outgoing calls

Tested by

no test coverage detected