Skip to content

Commit b7dd590

Browse files
fix issue #204
1 parent 30ebdaa commit b7dd590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotlyfig.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ function validate(obj)
661661
end
662662
catch
663663
% TODO to the future
664-
disp('catch at line 660 in plotlyfog.m file')
664+
% disp('catch at line 664 in plotlyfig.m file')
665665
end
666666

667667
end

0 commit comments

Comments
 (0)