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

feat: Remove PyFluentUserWarning on example download #3317

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

hpohekar
Copy link
Collaborator

closes #3110

Remove PyFluentUserWarning on example download.

>>> from ansys.fluent.core import examples
>>> import_case = examples.download_file(file_name="exhaust_system.cas.h5", directory="pyfluent/exhaust_system")
>>> import_case = examples.download_file(file_name="exhaust_system.cas.h5", directory="pyfluent/exhaust_system")
>>>

image

@hpohekar hpohekar merged commit da2b265 into main Sep 25, 2024
26 checks passed
@hpohekar hpohekar deleted the feat/update_download_file branch September 25, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PyFluentUserWarning on example download
3 participants