Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/psf/black
/ bar
Function
bar
tests/data/simple_cases/docstring.py:20–24 ·
view source on GitHub ↗
This is another docstring with more lines of text
()
Source
from the content-addressed store, hash-verified
18
19
20
def
bar():
21
''
&
#x27;This is another docstring
22
with
more lines of text
23
''
&
#x27;
24
return
25
26
27
def
baz():
Callers
1
foo
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected