Skip to content

Add Returns: None when no explicit return statement is found #17

Description

@gcaria

Hi, just another small feedback on your great plugin.

I haven't found any official guideline for what to put in a docstring when no explicit return statement is found,
but this stackoverflow question suggests it should be like this:

"""Prints the element given as input

Args:
    x: any element
Returns:
    None
"""

Do you think this is something you could/would like to implement?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions