Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/psf/black
/ f
Function
f
tests/data/py_37/python37.py:4–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
4
def
f():
5
return
(i * 2 async
for
i in arange(42))
6
7
8
def
g():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected