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
@TrushaT Currently the docstring feature is only for functions where it detects the function and add docstrings under them. So this feature is to work upon detecting the classes using ast module and adding docstrings for them.
No description provided.
The text was updated successfully, but these errors were encountered: