Skip to content

Commit

Permalink
Indent fix for release
Browse files Browse the repository at this point in the history
  • Loading branch information
otvam committed Jul 16, 2020
1 parent 75c5af1 commit 8bab652
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
%
% Returns:
% str_tmp (str): parsed variable

switch data_fom_tmp.type
case 'numeric'
value = data_fom_tmp.scale.*data_fom_tmp.value(idx);
Expand Down

0 comments on commit 8bab652

Please sign in to comment.