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

Method SetOutputFormat

dynamic_graph_service/ci/cpplint.py:1021–1023  ·  view source on GitHub ↗

Sets the output format for errors.

(self, output_format)

Source from the content-addressed store, hash-verified

1019 self._junit_failures = []
1020
1021 def SetOutputFormat(self, output_format):
1022 """Sets the output format for errors."""
1023 self.output_format = output_format
1024
1025 def SetQuiet(self, quiet):
1026 """Sets the module's quiet settings, and returns the previous setting."""

Callers 1

_SetOutputFormatFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected