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

Method End

rtpose_wrapper/scripts/cpp_lint.py:861–863  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

859 self.current_function, self.lines_in_function, trigger))
860
861 def End(self):
862 """Stop analyzing function body."""
863 self.in_a_function = False
864
865
866class _IncludeError(Exception):

Callers 1

CheckForFunctionLengthsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected