Skip to content

Commit ada4f53

Browse files
committed
Black formatting
1 parent 974cbe4 commit ada4f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pina/label_tensor.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ def labels(self):
123123
@labels.setter
124124
def labels(self, labels):
125125
"""
126-
Set labels stored insider the instance by checking the type of the
127-
input labels and handling it accordingly. The following types are
126+
Set labels stored insider the instance by checking the type of the
127+
input labels and handling it accordingly. The following types are
128128
accepted:
129129
130130
- **list**: The list of labels is assigned to the last dimension.

0 commit comments

Comments
 (0)