mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
10 lines
253 B
Python
10 lines
253 B
Python
def foo():
|
|
"""
|
|
Parameters:
|
|
<weak_warning descr="Unexpected parameter c in docstring"><caret>c</weak_warning> (int): start of description
|
|
continuation line 1
|
|
continuation line 2
|
|
|
|
Returns:
|
|
Nothing:
|
|
""" |