ubsuny / 23-Homework7G3

MIT License
1 stars 6 forks source link

Do we need to update docstrings for the optimization file? #67

Open WildJimmy opened 10 months ago

WildJimmy commented 10 months ago

As the title says, should we flesh out the docstrings for each function for each function in the initial python file to include inputs, outputs, etc. or is this not necessary for this assignment?

pratibha77118 commented 10 months ago

Since we have to pylint, I think we have to add docstrings for each function defined.