Skip to content

Fix warning filter in normalise_func.py - #372

Merged
annahedstroem merged 1 commit into
understandable-machine-intelligence-lab:mainfrom
sargreal:patch-1
Mar 9, 2026
Merged

annahedstroem merged 1 commit into
understandable-machine-intelligence-lab:mainfrom
sargreal:patch-1

Conversation

@sargreal

@sargreal sargreal commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

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.
@annahedstroem
annahedstroem merged commit 2e8d9a3 into understandable-machine-intelligence-lab:main Mar 9, 2026
6 checks passed
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

2 participants