MCPcopy 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

1class 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

appendMethod · 0.45

Tested by

no test coverage detected