Skip to content

1.7.2 bug #235

@AntoineD

Description

@AntoineD

With

def f():
    """CC.

    C.

    C,
    :math:`[0, 1]`.
    """

which inserts a blank line before :math:

def f():
    """CC.

    C.

    C,

    :math:`[0, 1]`.
    """

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: styleRelates to docstring format style (e.g., Google, NumPy, Sphinx)P: bugPEP 257 violation or existing functionality that doesn't work as documentedU: mediumA relatively medium urgency issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions