Several warnings about deprecated features used in tests #3392
Labels
good first issue
Good for newcomers
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: Normal
Handle this with default priority
T: Bug
Wrong statements in the code or documentation
Several tests appear to contain deprecated features, especially from NumPy, see https://github.com/nest/nest-simulator/actions/runs/12652671066/job/35255841038#step:23:7804. We should fix these to avoid problems when the deprecated features are removed.
The text was updated successfully, but these errors were encountered: