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
Currently, the only method of Observable which is displaying in our API-doc is matrix. Not sure why this is, but the class has many other handy methods which should also be displayed!
So the reason the many other methods are not appearing in the API-doc is that they are not documented! To close this issue we should document the following methods.
measure_in
The arguments of matrix should be flushed out using the Args: ... pattern.
Currently, the only method of
Observable
which is displaying in our API-doc ismatrix
. Not sure why this is, but the class has many other handy methods which should also be displayed!Links
Observable
class definitionThe text was updated successfully, but these errors were encountered: