Skip to content

Inline Code in Docstrings #993

@seanlaw

Description

@seanlaw

Currently, the docstring found in the STUMPY API page uses single backticks to denote inline code (e.g., `m`). However, this is incorrect and should be changed to double backticks so that things like variables can be rendered as inline code (e.g., ``m``).

Note that this should be done AFTER #986 is merged for fixing #772!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions