Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/psf/black
/ foo
Method
foo
tests/data/preview/long_strings__regression.py:2–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
class
A:
2
def
foo():
3
result = type(message)(
""
)
4
5
6
# Don't merge multiline (e.g. triple-quoted) strings.
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected