Open SMoraisAnsys opened 1 month ago
It is for sure a huge work load, but definitely worth it, especially as you said for development in IDE by our users.
I can work on this issue
I can work on this issue
Hey @vatsalrathod16, thanks for helping us, any contribution is welcome ! This is a HUGE task so I would advise to only work on a subset of the files. Feel free to pick whichever you like 👍
Ok, I will try to complete it part by part.
We have deprecated IronPython so we should be able to use type hints ! This will help us to improve code clarity, catch potential bugs early, enhance IDE support (this one is particularly great), simplify maintenance, ...
For example
Related to https://github.com/ansys/pyaedt/issues/5152