Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ g1
Method
g1
tests/test_utils_python.py:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
class
TestMutableAsyncChain:
33
@staticmethod
34
async
def
g1():
35
for
i in range(3):
36
yield
i
37
38
@staticmethod
39
async
def
g2():
Callers
2
test_mutableasyncchain
Method · 0.95
test_mutableasyncchain_exc
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected