Pycharm 2017.2.3 does not display proper format for docstring

已回答

I chose reStructured docstring format 

and this is how it looks like:

 

This is my settings, what did I do wrong?

 

0

Hi Dio! Try to add an empty line before first :param. Has it helped?

1
Avatar
Permanently deleted user

Nice, it actually helped. Thanks. I was used to Eclipse or Visual Studio where an empty line does not matter.

0

I created a separate ticket in our bug tracker to support the case when there's no empty line after description: PY-26281.

0

请先登录再写评论。