-
Notifications
You must be signed in to change notification settings - Fork 8
CommentingTheCode #2
Copy link
Copy link
Open
Labels
Clean CodeThese type of issues will be for improving the aesthetics of the codeThese type of issues will be for improving the aesthetics of the code
Milestone
Metadata
Metadata
Assignees
Labels
Clean CodeThese type of issues will be for improving the aesthetics of the codeThese type of issues will be for improving the aesthetics of the code
Comments should be in the form
"""
Three-Four lines about the function
:input:
:param "name of parameter1": "One line description"
:param "name of parameter2": "One line description"
:return:
:param "name of parameter1": "One line description"
:param "name of parameter2": "One line description"
"""
"One line description" should contain dtype and shape of the object