News

When I create a class with an init function, VSCode doesn't read the docstring of class but only the __init__. I want to show show python class docstring with __init__ docstring together. It doesn't ...