MCPcopy Create free account
hub / github.com/tensorflow/tfjs / End

Method End

tfjs-backend-wasm/tools/cpplint.py:1087–1089  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

1085 self.current_function, self.lines_in_function, trigger))
1086
1087 def End(self):
1088 """Stop analyzing function body."""
1089 self.in_a_function = False
1090
1091
1092class _IncludeError(Exception):

Callers 1

CheckForFunctionLengthsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected