MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / extra

Method extra

misc/python/materialize/mzbuild.py:549–551  ·  view source on GitHub ↗

Returns additional data for incorporation in the fingerprint.

(self)

Source from the content-addressed store, hash-verified

547 raise NotImplementedError
548
549 def extra(self) -> str:
550 """Returns additional data for incorporation in the fingerprint."""
551 return ""
552
553
554class Copy(PreImage):

Callers 1

fingerprintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected