Skip to content

Commit ad108fe

Browse files
committed
Update the doctest
1 parent 3b686d7 commit ad108fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/dpf/core/workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ def required_plugins(self) -> list[str]:
10391039
Returns
10401040
-------
10411041
plugins:
1042-
List of plugins used by the workflow.
1042+
List of plugins used by the workflow ordered alphabetically.
10431043
The plugin name reported is the one set when loading the plugin.
10441044
10451045
Examples

0 commit comments

Comments
 (0)