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

Function that

tests/data/miscellaneous/docstring_no_string_normalization.py:81–82  ·  view source on GitHub ↗

"hey yah"

()

Source from the content-addressed store, hash-verified

79
80
81def that():
82 """ "hey yah" """
83
84
85def and_that():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected