Skip to content

Removed unused code from _is_empty#62

Merged
michcio1234 merged 1 commit intomasterfrom
fix/#50
Sep 6, 2018
Merged

Removed unused code from _is_empty#62
michcio1234 merged 1 commit intomasterfrom
fix/#50

Conversation

@michcio1234
Copy link
Copy Markdown

data currently can't be a list anyway. Its .shape attribute is used
at the very beginning of init method, so it has to be array-like.

Fixes #50.

`data` currently can't be a list anyway. Its `.shape` attribute is used
at the very beginning of init method, so it has to be array-like.
@michcio1234 michcio1234 requested a review from kayibal September 6, 2018 07:31
@michcio1234 michcio1234 merged commit f3cd306 into master Sep 6, 2018
@michcio1234 michcio1234 deleted the fix/#50 branch September 6, 2018 11: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.

2 participants