MCPcopy Create free account
hub / github.com/alibaba/graph-learn / SetLastHeader

Method SetLastHeader

dynamic_graph_service/ci/cpplint.py:902–903  ·  view source on GitHub ↗
(self, header_path)

Source from the content-addressed store, hash-verified

900 self.include_list[-1] = []
901
902 def SetLastHeader(self, header_path):
903 self._last_header = header_path
904
905 def CanonicalizeAlphabeticalOrder(self, header_path):
906 """Returns a path canonicalized for alphabetical comparison.

Callers 1

CheckIncludeLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected