Skip to content

Commit 021f2e1

Browse files
committed
Update mlPrediction.qml
1 parent b8e95d2 commit 021f2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/qml/mlPrediction.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Form
5353
id: predictors
5454
name: "predictors"
5555
title: qsTr("Features")
56-
allowedColumns: ["scale", "ordinal", "nominal"]
56+
allowedColumns: ["scale", "nominal"]
5757
allowAnalysisOwnComputedColumns: false
5858
}
5959
}

0 commit comments

Comments
 (0)