MCPcopy Create free account
hub / github.com/psf/black / function

Function function

tests/data/simple_cases/comments9.py:5–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3some = statement
4# This comment should be split from the statement above by two lines.
5def function():
6 pass
7
8
9some = statement

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected