Skip to content

Commit

Permalink
Typo: Remove duplicate key in example
Browse files Browse the repository at this point in the history
"shape" feature class was listed twice.
  • Loading branch information
JoostJM committed Sep 21, 2018
1 parent a59861e commit 828a7ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/exampleSettings/Params.yaml
Expand Up @@ -31,7 +31,6 @@ imageType:
# Featureclasses, from which features must be calculated. If a featureclass is not mentioned, no features are calculated
# for that class. Otherwise, the specified features are calculated, or, if none are specified, all are calculated (excluding redundant/deprecated features).
featureClass:
shape:
# redundant Compactness 1, Compactness 2 an Spherical Disproportion features are disabled by default, they can be
# enabled by specifying individual feature names (as is done for glcm) and including them in the list.
shape:
Expand Down

0 comments on commit 828a7ac

Please sign in to comment.