Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix attribute access for __array_function__. #309

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

hameerabbasi
Copy link
Collaborator

Fixes #308.

@codecov
Copy link

codecov bot commented Jan 18, 2020

Codecov Report

Merging #309 into master will decrease coverage by 0.02%.
The diff coverage is 75%.

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage    93.5%   93.47%   -0.03%     
==========================================
  Files          17       17              
  Lines        2140     2146       +6     
==========================================
+ Hits         2001     2006       +5     
- Misses        139      140       +1

@hameerabbasi hameerabbasi merged commit b4bf66d into master Jan 18, 2020
@hameerabbasi hameerabbasi deleted the fix-array-func-attrs branch January 23, 2020 10:24
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.

sparse.COO does not support np.shape
1 participant