mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 19:16:40 +07:00
7 lines
83 B
Python
7 lines
83 B
Python
def func(fo<caret>o):
|
|
"""
|
|
Parameters:
|
|
foo : ignored
|
|
"""
|
|
pass
|