Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
91
def
err_blank():
92
blank(stream=sys.stderr.write)
93
94
95
def
err_item(i, opt_text=
''
):
Callers
nothing calls this directly
Calls
1
blank
Function · 0.85
Tested by
no test coverage detected