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

Method __init__

steps/cpplint.py:1122–1126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1120 }
1121
1122 def __init__(self):
1123 self.include_list = [[]]
1124 self._section = None
1125 self._last_header = None
1126 self.ResetSection('')
1127
1128 def FindHeader(self, header):
1129 """Check if a header has already been included.

Callers

nothing calls this directly

Calls 1

ResetSectionMethod · 0.95

Tested by

no test coverage detected