You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that if a class constructor expects no argument, then the signature (<Signature ()>) is not redenred. I don't know if this is a design choice or a bug, but I couldn't find an option ot overrule this.
Here are screens of two renders with the same config. One shows the signature, not the other, presumably since it is argless:
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Hello everyone,
I noticed that if a class constructor expects no argument, then the signature (
<Signature ()>
) is not redenred. I don't know if this is a design choice or a bug, but I couldn't find an option ot overrule this.Here are screens of two renders with the same config. One shows the signature, not the other, presumably since it is argless:
How to Reproduce
Environment Information
Sphinx extensions
Additional context
No response
The text was updated successfully, but these errors were encountered: