Args: stripped from Napoleon style class docstring in quick documentation

I added Napoleon style class docstrings to attrs dataclasses (which doesn't have an init).

When I use quick documentation on the class, the class docstrings shows, but the Args: part is stripped out.

Is there a way to fix this.

NOTE: I did configure the docstring style to be google.

2

Please sign in to leave a comment.