Open V2dha opened 3 years ago
Hello. Can u help me understand what exactly do u expect for this issue?
@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.
Can I take this @V2dha ?