Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ items
Method
items
test/base/test_utils.py:2205–2206 ·
view source on GitHub ↗
(duck)
Source
from the content-addressed store, hash-verified
2203
def
test_duck_2(self):
2204
class
duck2:
2205
def
items(duck):
2206
return
list(self.baseline)
2207
2208
self._ok(duck2())
2209
Callers
2
test_items
Method · 0.45
test_items
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected