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

Function _SetCountingStyle

rtpose_wrapper/scripts/cpp_lint.py:787–789  ·  view source on GitHub ↗

Sets the module's counting options.

(level)

Source from the content-addressed store, hash-verified

785
786
787def _SetCountingStyle(level):
788 """Sets the module's counting options."""
789 _cpplint_state.SetCountingStyle(level)
790
791
792def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected