MCPcopy Create free account
hub / github.com/alibaba/GraphScope / __init__

Method __init__

analytical_engine/misc/cpplint.py:1561–1562  ·  view source on GitHub ↗
(self, filename)

Source from the content-addressed store, hash-verified

1559 """
1560
1561 def __init__(self, filename):
1562 self._filename = filename
1563
1564 def FullName(self):
1565 """Make Windows paths like Unix."""

Callers 3

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected