Skip to content

[Python] fix docstring to comply with PEP 287 #12532

Description

@MMurape

[Python] fix docstring to comply with PEP 287

The python template predominantly uses PEP 287 - reStructuredText (reST) format style docstrings for function documentation. However certain functions docstrings - namely in modules/swagger-codegen/src/main/resources/python/api.mustache and modules/swagger-codegen/src/main/resources/python/api_client.mustache - are in syntactic and or grammatical violation of the correct convention.

Useful links:

I proposed a solution in pull request #12533

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions