jmandreoli

Results 2 issues of jmandreoli

### Describe the bug The following script ```python class MyClass: "An instance of this class holds a list.\n\n:param r: the list as a string" l: list def __init__(self,r:str): self.l =...

extensions:autodoc