Skip to content

Args and Returns in docstring #114

@swghosh

Description

@swghosh

I'm using Pycco for my project to generate the API documentation. An example code snippet would be as following:

https://github.com/swghosh/ml-tour/blob/fcbfcf430a8924cff05c2078442912685d361199/ml_tour/kmeans.py

The documentation is generated fine but the

"""
Args:

Returns:

"""

section of all docstrings is completely ignored. How do we fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions