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
We are kind of inconsistent in tpcp, if we document properties in the docstring or in the property definition itself.
The docs at the moment seem to favor the method docstring over the attributes section in the class.
However, in most cases we want to have it the other way around...
The text was updated successfully, but these errors were encountered:
We are kind of inconsistent in tpcp, if we document properties in the docstring or in the property definition itself.
The docs at the moment seem to favor the method docstring over the attributes section in the class.
However, in most cases we want to have it the other way around...
The text was updated successfully, but these errors were encountered: