Skip to content

Conversation

@hpohekar
Copy link
Collaborator

Context

Bug - 1385095 - userwarning invalid offset in pyfluent search

Change Summary

Suppress NLTK user warning.

Rationale

It's coming from NLTK only, not related to the PyFluent.

Impact

search feature only.

Copilot AI review requested due to automatic review settings December 16, 2025 12:37
@hpohekar hpohekar linked an issue Dec 16, 2025 that may be closed by this pull request
@github-actions github-actions bot added the bug Issue, problem or error in PyFluent label Dec 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR suppresses UserWarnings from the NLTK library that were appearing in PyFluent's search functionality. The warnings originated from NLTK and were not related to PyFluent's code.

Key Changes:

  • Added a warnings filter to suppress NLTK UserWarnings at the module level

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hpohekar
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue, problem or error in PyFluent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

userwarning invalid offset in pyfluent search

5 participants