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

Function _SetCountingStyle

dynamic_graph_service/ci/cpplint.py:1190–1192  ·  view source on GitHub ↗

Sets the module's counting options.

(level)

Source from the content-addressed store, hash-verified

1188
1189
1190def _SetCountingStyle(level):
1191 """Sets the module's counting options."""
1192 _cpplint_state.SetCountingStyle(level)
1193
1194
1195def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected