Skip to content

Commit

Permalink
updated (#72)
Browse files Browse the repository at this point in the history
* updated

* version
  • Loading branch information
marshHawk4 authored Oct 17, 2024
1 parent 38db806 commit b24f3e4
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 93 deletions.
2 changes: 1 addition & 1 deletion cdr_schemas/prospectivity_input.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ class CreateProspectModelMetaData(BaseModel):

# MTRI UI to CDR:
# defines the layer preprocessing steps
class CreateProcressDataLayers(BaseModel):
class CreateProcessDataLayers(BaseModel):
cma_id: str = Field(description="CMA id")
system: str
system_version: str
Expand Down
Loading

0 comments on commit b24f3e4

Please sign in to comment.