This repository was archived by the owner on Jan 10, 2022. It is now read-only.
Lack of commenting #138
Galactipod started this conversation in Ideas
Replies: 3 comments
-
Thanks for your contribution! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Will do in the next update. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've only looked at a few files, but there seems to be a complete lack of commenting. You should always comment your code if it isn't very simple, especially if you expect other people to understand and contribute to it.
I know that going back and commenting all your code is a daunting task, but it's important. It might just be because I'm a beginner at Python, but I don't really understand your code. Other potential contributors might not, either.
mmatt's response:
Beta Was this translation helpful? Give feedback.
All reactions