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

Function _OutputFormat

dynamic_graph_service/ci/cpplint.py:1162–1164  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

1160
1161
1162def _OutputFormat():
1163 """Gets the module's output format."""
1164 return _cpplint_state.output_format
1165
1166
1167def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected