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

Function empty

tests/data/simple_cases/docstring.py:118–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116
117
118def empty():
119 """"""
120
121
122def single_quotes():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected