You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: