We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974cbe4 commit ada4f53Copy full SHA for ada4f53
pina/label_tensor.py
@@ -123,8 +123,8 @@ def labels(self):
123
@labels.setter
124
def labels(self, labels):
125
"""
126
- Set labels stored insider the instance by checking the type of the
127
- input labels and handling it accordingly. The following types are
+ Set labels stored insider the instance by checking the type of the
+ input labels and handling it accordingly. The following types are
128
accepted:
129
130
- **list**: The list of labels is assigned to the last dimension.
0 commit comments