News

The @a_sync('async') decorator can be used to define an asynchronous function that can also be executed synchronously.
I would expect mkdocstrings to get the type information from the parent class and display it. If I omit the value from the docstring then it is hidden. This makes me think the intention is to hide ...