Skip to content

[FIX] Line plot: compatibility with scipy 1.14#6845

Merged
lanzagar merged 1 commit intobiolab:masterfrom
markotoplak:replace.A
Jun 28, 2024
Merged

[FIX] Line plot: compatibility with scipy 1.14#6845
lanzagar merged 1 commit intobiolab:masterfrom
markotoplak:replace.A

Conversation

@markotoplak
Copy link
Member

Replace scipy.sparse .A with .toarray(). .A shortcut was removed in scipy 1.14.

.A shortcut was removed in scipy 1.14
@codecov
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.26%. Comparing base (55905a4) to head (fcefef7).
Report is 41 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6845   +/-   ##
=======================================
  Coverage   88.26%   88.26%           
=======================================
  Files         326      326           
  Lines       71158    71146   -12     
=======================================
- Hits        62807    62797   -10     
+ Misses       8351     8349    -2     

@lanzagar lanzagar merged commit 910d625 into biolab:master Jun 28, 2024
@markotoplak markotoplak deleted the replace.A branch July 4, 2024 14:15
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