ansys/pyaedt

REFACTOR: Leverage pathlib instead of os.path

SMoraisAnsys opened this issue · 1 comments

We have deprecated IronPython so we should be able to use pathlib instead of working with os.path.

Updating this will improve readability and follow the push from the Python ecosystem.
This should be a good entry point for new contributors.

@gmalinve you can assign this issue to me. Thanks