Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/psf/black
/ async_function
Function
async_function
tests/data/simple_cases/comments9.py:19–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
some = statement
18
# This comment should be split from the statement above by two lines.
19
async
def
async_function():
20
pass
21
22
23
some = statement
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected