You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a change to PyAEDT that moved many file handling methods from general_methods to ansys.aedt.core.generic.file_utils. This broke some examples.
Expected Behavior
Need to update the imports and paths.
Steps to reproduce
Examples now fail CI/CD.
Relevant log output
See PR #311.
The text was updated successfully, but these errors were encountered:
deployment template
rep-core
Bug description
There was a change to PyAEDT that moved many file handling methods from
general_methods
toansys.aedt.core.generic.file_utils
. This broke some examples.Expected Behavior
Need to update the imports and paths.
Steps to reproduce
Examples now fail CI/CD.
Relevant log output
See PR #311.
The text was updated successfully, but these errors were encountered: