Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitless-vcs/gitless
/ blank
Function
blank
gitless/cli/pprint.py:69–70 ·
view source on GitHub ↗
(stream=sys.stdout.write)
Source
from the content-addressed store, hash-verified
67
68
69
def
blank(stream=sys.stdout.write):
70
puts(
''
, stream=stream)
71
72
73
def
sep(stream=sys.stdout.write):
Callers
3
err_blank
Function · 0.85
apply_ok
Function · 0.85
apply_err
Function · 0.85
Calls
1
puts
Function · 0.85
Tested by
no test coverage detected