MCPcopy Index your code
hub / github.com/feast-dev/feast / to_proto

Method to_proto

sdk/python/feast/dqm/profilers/profiler.py:18–18  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

16
17 @abc.abstractmethod
18 def to_proto(self): ...
19
20 @classmethod
21 @abc.abstractmethod

Callers 2

diff_registry_objectsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected