Text-Recognition icon indicating copy to clipboard operation
Text-Recognition copied to clipboard

CommentingTheCode

Open mayank-git-hub opened this issue 6 years ago • 0 comments
trafficstars

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

mayank-git-hub avatar May 03 '19 18:05 mayank-git-hub