MCPcopy 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

17some = statement
18# This comment should be split from the statement above by two lines.
19async def async_function():
20 pass
21
22
23some = statement

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected