Skip to content

Commit cce3ef9

Browse files
author
minjk-bl
committed
change comment for reshape
1 parent a7a8984 commit cce3ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api_block/constData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ define([
820820
},
821821
'reshape': {
822822
label: 'Reshape',
823-
tooltip: 'Work In Progress', // FIXME: 'Pivot & Melt',
823+
tooltip: 'Pivot & Melt',
824824
file: 'nbextensions/visualpython/src/common/vpReshape',
825825
icon: '/nbextensions/visualpython/resource/apps/apps_reshape.svg',
826826
color: 3,

0 commit comments

Comments
 (0)