-
Notifications
You must be signed in to change notification settings - Fork 5
Remove unnecessary comments and add new ones #1
Copy link
Copy link
Open
Labels
EasydocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
The novice process of debugging involves writing a lot of print statements. This project certainly has a lot of those.
Anyone is welcome to
- Remove unwanted comments that increase the clutter or make the code messy
- Add new comments that make the code more readable. This may include adding function descriptions (what the function does and where it is used, what are the datatypes of inputs, etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EasydocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers