Skip to content

Commit d8d55f0

Browse files
committed
Add back trailing comma
1 parent 892e174 commit d8d55f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/umap.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import {
3232
testData,
3333
testLabels,
3434
testResults2D,
35-
testResults3D
35+
testResults3D,
3636
} from './test_data';
3737
import Prando from 'prando';
3838

0 commit comments

Comments
 (0)