Skip to content

Fix deprecated NumPy usage and updated test data#13

Open
The-H4CKER wants to merge 1 commit intolantunes:masterfrom
The-H4CKER:fix-numpy-int
Open

Fix deprecated NumPy usage and updated test data#13
The-H4CKER wants to merge 1 commit intolantunes:masterfrom
The-H4CKER:fix-numpy-int

Conversation

@The-H4CKER
Copy link
Copy Markdown

Replace np.int → int and np.asscalar → .item()
Update collections.Sequence → collections.abc.Sequence
Refresh test data so CI passes under NumPy ≥1.20

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.

1 participant