Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/feast-dev/feast
/ teardown
Method
teardown
sdk/python/feast/infra/infra_object.py:106–110 ·
view source on GitHub ↗
Tears down the infrastructure object.
(self)
Source
from the content-addressed store, hash-verified
104
105
@abstractmethod
106
def
teardown(self):
107
""
"
108
Tears down the infrastructure object.
109
""
"
110
pass
111
112
113
@dataclass
Callers
2
teardown_infra
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected