Skip to content

Conversation

@ian-coccimiglio
Copy link
Contributor

Pardon this, but I wanted to fix the test so that it would fail if the defined function isn't able to read an imported module in the global namespace.

We found that math.cbrt() was only implemented in Python 3.11, but we should still use some module import (I'm using np.cbrt() instead here because it goes back to numpy 1.10 - but feel free to use any you like).

@ctrueden ctrueden merged commit 837e2dd into scijava:main Mar 25, 2025
11 checks passed
@ctrueden
Copy link
Member

Thanks @ian-coccimiglio, makes sense. 👍

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.

2 participants