When creating more and more tables methods it should be a good idea to automatically generate a docstring. This way you don't have to write it manually and cann consistently have a standardized layout for describing a method.
A branch has been created which tackles this issue. It uses autoDocstring plugin from Visual Studio Code and has a custom template to work with in it.
When creating more and more tables methods it should be a good idea to automatically generate a docstring. This way you don't have to write it manually and cann consistently have a standardized layout for describing a method.
A branch has been created which tackles this issue. It uses autoDocstring plugin from Visual Studio Code and has a custom template to work with in it.