Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ items
Method
items
test/base/test_utils.py:2300–2301 ·
view source on GitHub ↗
(duck)
Source
from the content-addressed store, hash-verified
2298
def
test_duck_2(self):
2299
class
duck2:
2300
def
items(duck):
2301
return
list(self.baseline)
2302
2303
self._ok(duck2())
2304
Callers
2
test_items
Method · 0.45
test_items
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected