Skip to content

Docstring formatting issue #338

@cdeil

Description

@cdeil

Have a look at http://ccdproc.readthedocs.org/en/latest/api/ccdproc.ccd_process.html ... there's some formatting issues with the docstring:

screen shot 2016-03-27 at 22 35 23

For the bullets you have to add an empty line above.
For the parameter types, you have to add a space before the colon to make them appear correctly.

@bsipocz - Is there a way to catch such issues in the Sphinx build and on travis-ci?
Probably we also have 100s of those in Gammapy and other affiliated packages?
Would be really nice if catching such things could be automated.

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