mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
added empty line to comment generation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
def foo(a, b):
|
||||
"""
|
||||
<caret>
|
||||
@param a:
|
||||
@param b:
|
||||
@return:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
|
||||
def foo(a, b):
|
||||
"""
|
||||
<caret>
|
||||
:param a:
|
||||
:param b:
|
||||
:return:
|
||||
|
||||
Reference in New Issue
Block a user