Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1190
def
_SetCountingStyle(level):
1191
""
"Sets the module's counting options."
""
1192
_cpplint_state.SetCountingStyle(level)
1193
1194
1195
def
_Filters():
Callers
1
ParseArguments
Function · 0.85
Calls
1
SetCountingStyle
Method · 0.80
Tested by
no test coverage detected