Skip to content
Snippets Groups Projects
Unverified Commit 4aeaed4e authored by Matthias Diener's avatar Matthias Diener Committed by GitHub
Browse files

upgrade 'unevaluated array as argument' warning to error (#305)

* upgrade unevaluated array as argument warning

logger.warning does not deduplicate, in contrast to warnings.warn

* remove deprecated function

* also print kernel name

* fix func names

* use warnings.warn instead

* make it an error

* fix test

* fix a few deprecation-related warnings

* moar warnings

* avoid buggy ruff version

https://github.com/astral-sh/ruff/issues/16874

* make fn_name optional

* Revert "avoid buggy ruff version"

This reverts commit 392c62c823750d82ad53246a72afa7c93c66a247.

* fix types
parent 21a89f1b
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment