You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far I've been writing docstrings for functions as just a few lines describing what the function does, but this is rather inconsistent. Docstrings should follow a standard of some sort instead. I'm leaning towards Google's python dosctring style.
The text was updated successfully, but these errors were encountered:
So far I've been writing docstrings for functions as just a few lines describing what the function does, but this is rather inconsistent. Docstrings should follow a standard of some sort instead. I'm leaning towards Google's python dosctring style.
The text was updated successfully, but these errors were encountered: