MCPcopy Create free account
hub / github.com/4paradigm/OpenMLDB / End

Method End

steps/cpplint.py:1555–1557  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

1553 self.current_function, self.lines_in_function, trigger))
1554
1555 def End(self):
1556 """Stop analyzing function body."""
1557 self.in_a_function = False
1558
1559
1560class _IncludeError(Exception):

Callers 1

CheckForFunctionLengthsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected