mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 07:03:37 +07:00
Also I removed PythonDocCommentUtil and moved its only method to PythonEnterHandler
6 lines
60 B
Python
6 lines
60 B
Python
def f(x):
|
|
u"""
|
|
|
|
:param x:
|
|
:return:
|
|
""" |