Skip to content

Commit d46f52f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1f81d93 + 634aa61 commit d46f52f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ go run .
131131

132132
```csv
133133
Input,Target
134-
[1 0 1 0],label # Standard format
135-
1,0,1,0,label # Flattened format
134+
[1 0 1 0],label # Flattened format
136135
```
137136

138137
### MATLAB Export

0 commit comments

Comments
 (0)