MCPcopy
hub / github.com/gitless-vcs/gitless / err_blank

Function err_blank

gitless/cli/pprint.py:91–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89
90
91def err_blank():
92 blank(stream=sys.stderr.write)
93
94
95def err_item(i, opt_text=''):

Callers

nothing calls this directly

Calls 1

blankFunction · 0.85

Tested by

no test coverage detected