MCPcopy Create free account
hub / github.com/alibaba/graph-learn / _SetOutputFormat

Function _SetOutputFormat

dynamic_graph_service/ci/cpplint.py:1167–1169  ·  view source on GitHub ↗

Sets the module's output format.

(output_format)

Source from the content-addressed store, hash-verified

1165
1166
1167def _SetOutputFormat(output_format):
1168 """Sets the module's output format."""
1169 _cpplint_state.SetOutputFormat(output_format)
1170
1171def _Quiet():
1172 """Return's the module's quiet setting."""

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetOutputFormatMethod · 0.80

Tested by

no test coverage detected