Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlalchemy/sqlalchemy
/ teardown_test
Method
teardown_test
test/sql/test_metadata.py:5326–5327 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
5324
yield
5325
5326
def
teardown_test(self):
5327
Index._kw_registry.clear()
5328
5329
def
test_participating(self):
5330
with
self._fixture():
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected