Fix option schema
This commit is contained in:
@@ -55,7 +55,7 @@ def get_option_schema(name: str) -> dict[str, dict[str, Any]]:
|
||||
'QUALITY' : element_schema,
|
||||
'DIFFUSIVITY' : element_schema,
|
||||
'TOLERANCE' : element_schema,
|
||||
#'QUALITY' : element_schema,
|
||||
#'MAP' : element_schema,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user