Skip to content

Commit ab99176

Browse files
committed
fixing test
1 parent 9302ade commit ab99176

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ansys/mapdl/core/launcher.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,8 @@ def _get_available_base_ansys():
637637
638638
Returns
639639
-------
640-
Return all installed Ansys paths in Windows.
640+
dict[int: str]
641+
Return all installed Ansys paths in Windows.
641642
642643
Notes
643644
-----

0 commit comments

Comments
 (0)