sockheadrps / PyProfileDataGen

This generates some data visualizations about a github users python projects and appends them to the profile via a work flow
GNU General Public License v3.0
3 stars 2 forks source link

Need docstrings & comments to increase readability #2

Open CracktheDom opened 1 month ago

CracktheDom commented 1 month ago

Adding docstrings and comments would increase readability for others, and after several months of not reviewing code, then returning to it, developer's future self will thank past self for adding docstrings/comments.