Skip to content

Fix warning filter in normalise_func.py#372

Open
sargreal wants to merge 1 commit intounderstandable-machine-intelligence-lab:mainfrom
sargreal:patch-1
Open

Fix warning filter in normalise_func.py#372
sargreal wants to merge 1 commit intounderstandable-machine-intelligence-lab:mainfrom
sargreal:patch-1

Conversation

@sargreal
Copy link

@sargreal sargreal commented Feb 9, 2026

Description

Implemented changes

  • Insert a description of the changes implemented in the pull request.
    • Make warning filter only error on RuntimeWarning

Minimum acceptance criteria

  • Verify that there are no other places where this warning filtering is done
  • @annahedstroem

Handle only RuntimeWarning category.
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.

Incompatibility with numpy 2.4 due to UserWarning incorrectly handled

1 participant