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
(see the example live on our library documentation, here)
It seems that this bug is somehow related to the use of single quotation marks instead of doubles? I'm not sure whether this is a bug arising from our side, of from the side of mkdocstrings-python. Thanks!
The text was updated successfully, but these errors were encountered:
Hi, as of version 1.12.0, it seems that our function signatures that include strings are not properly rendered anymore.
For instance, instead of:
we have:
(see the example live on our library documentation, here)
It seems that this bug is somehow related to the use of single quotation marks instead of doubles? I'm not sure whether this is a bug arising from our side, of from the side of
mkdocstrings-python
. Thanks!The text was updated successfully, but these errors were encountered: