MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / _SetOutputFormat

Function _SetOutputFormat

rtpose_wrapper/scripts/cpp_lint.py:772–774  ·  view source on GitHub ↗

Sets the module's output format.

(output_format)

Source from the content-addressed store, hash-verified

770
771
772def _SetOutputFormat(output_format):
773 """Sets the module's output format."""
774 _cpplint_state.SetOutputFormat(output_format)
775
776
777def _VerboseLevel():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetOutputFormatMethod · 0.80

Tested by

no test coverage detected