MCPcopy Index your code
hub / github.com/gitless-vcs/gitless / sep

Function sep

gitless/cli/pprint.py:73–74  ·  view source on GitHub ↗
(stream=sys.stdout.write)

Source from the content-addressed store, hash-verified

71
72
73def sep(stream=sys.stdout.write):
74 puts(SEP, stream=stream)
75
76
77# Err

Callers

nothing calls this directly

Calls 1

putsFunction · 0.85

Tested by

no test coverage detected