Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
some = statement
4
# This comment should be split from the statement above by two lines.
5
def
function():
6
pass
7
8
9
some = statement
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected