MCPcopy Create free account
hub / github.com/BVLC/caffe / End

Method End

scripts/cpp_lint.py:865–867  ·  view source on GitHub ↗

Stop analyzing function body.

(self)

Source from the content-addressed store, hash-verified

863 self.current_function, self.lines_in_function, trigger))
864
865 def End(self):
866 """Stop analyzing function body."""
867 self.in_a_function = False
868
869
870class _IncludeError(Exception):

Callers 1

CheckForFunctionLengthsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected