Skip to content

Commit 9d7fc26

Browse files
committed
add backward comp in operator_aliases
1 parent c45bd95 commit 9d7fc26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansys/dpf/core/operators/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"support_provider_cyclic": "mapdl::rst::support_provider_cyclic",
2323
"NMISC": "mapdl::nmisc",
2424
"SMISC": "mapdl::smisc",
25+
"result_provider": "custom",
2526
}
2627

2728
def build_docstring(specification_description):

0 commit comments

Comments
 (0)