Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken methods due to refactor. #315

Open
Devin-Crawford opened this issue Mar 4, 2025 · 0 comments · May be fixed by #316
Open

Broken methods due to refactor. #315

Devin-Crawford opened this issue Mar 4, 2025 · 0 comments · May be fixed by #316
Assignees
Labels
bug Something isn't working

Comments

@Devin-Crawford
Copy link
Collaborator

deployment template

rep-core

Bug description

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.
@Devin-Crawford Devin-Crawford added the bug Something isn't working label Mar 4, 2025
@Devin-Crawford Devin-Crawford self-assigned this Mar 4, 2025
Devin-Crawford added a commit that referenced this issue Mar 4, 2025
@Devin-Crawford Devin-Crawford linked a pull request Mar 4, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant