-
Notifications
You must be signed in to change notification settings - Fork 56
chore: Client Typing Fixes #4500
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for addressing these issues. I enabled the checks to run. FYI it's thrown up this issue: "Smoke test failed for package 'ansys-fluent-core' with error: cannot import name 'Unpack' from 'typing'" |
@Gobot1234 The changes looks good. Can you please create the changes within a branch in the pyfluent repo, so I can try them out locally? Please also add yourself to ansys org, so that I can add you in the pyfluent repo. |
Ah right didn't realise it wasn't a create your own fork kinda thing. Will do tomorrow |
Sorry for the unrelated changes from my main branch, I'll rebase once they're merged.
I've done a few things here, it's all to get stuff around the launchers typed in the hopes of being able to get LSP tests that pass.
Hopefully along with the workflow/meshing changes this should get rid of most of the typing errors in the public API