Add no-parallel-mapping setting to type literal

This commit is contained in:
Thomas Krijnen
2024-08-25 10:33:54 +02:00
parent c521892ca2
commit 46c62d7cdb
@@ -100,6 +100,7 @@ SETTING = Literal[
"piecewise-step-type",
"piecewise-step-param",
"use-python-opencascade",
"no-parallel-mapping"
]
SERIALIZER_SETTING = Literal[
"use-element-names",