Skip to content

Commit

Permalink
refactor: change also __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Nov 20, 2024
1 parent 315fd9b commit 8ad1c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/mapdl/core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
if _HAS_ATP:
from ansys.tools.path.path import (
change_default_ansys_path,
find_ansys,
find_mapdl,
get_ansys_path,
get_available_ansys_installations,
save_ansys_path,
Expand Down

0 comments on commit 8ad1c0c

Please sign in to comment.