We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473cee7 commit 323fb8fCopy full SHA for 323fb8f
stac_model/examples.py
@@ -7,7 +7,7 @@
7
from pystac.extensions.file import FileExtension
8
9
from stac_model.base import ProcessingExpression
10
-from stac_model.input import InputStructure, ScalingObject, ModelInput
+from stac_model.input import InputStructure, ModelInput, ScalingObject
11
from stac_model.output import MLMClassification, ModelOutput, ModelResult
12
from stac_model.schema import ItemMLModelExtension, MLModelExtension, MLModelProperties
13
0 commit comments