Ashley Whetter

Results 98 comments of Ashley Whetter

The proper syntax for multiple types is `vector (list or np.array): This is the description.`. Although Sphinx will technically work with both and it should be easy for us to...

Good to know. I don't think that sphinx supports that but that doesn't mean we shouldn't.

Another way to implement this could be to add some kind of metadata (eg. `:toctree-only:` or `:group:`) to a page to indicate that the page should not be rendered and...

It looks like the code that causes this behaviour has been around for a long time. I think if there is a bare `raise` with no arguments then it makes...

@pawamoy I've started using Griffe and I'm loving it so far! I have a question. How can I figure out the metaclass of a class? Is it only stored in...

Although you're describing a slightly different use case, I'm closing this in favour of #618 because once that's implemented it would be the way that we would recommend solving your...

I can't reproduce this, even with the same versions of pylint and astroid. What version of scipy are you using?

Is there anything that I can do to help move this forwards?