You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance example scripts and add dependency checks
- Added dependency checks for 'pint', 'numpy', and 'scipy' in example scripts.
- Updated image example to use pathlib for file paths.
- Introduced a new test file to ensure example scripts run without errors.
- Refactored widget tests to conditionally include numpy-related tests.
- Improved GitHub Actions workflow to test on multiple OS environments.
0 commit comments