Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upFixups #171
Conversation
This comment has been minimized.
This comment has been minimized.
|
Looks good to me. Though we should probably also replace importing |
This comment has been minimized.
This comment has been minimized.
|
Can you please rebase to the new master? I believe the Wikipedia issues are resolved there. |
kernc
added some commits
Dec 29, 2016
kernc
force-pushed the
kernc:fixup
branch
from
de83e52
to
f468f5d
Jan 3, 2017
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 3, 2017
•
Current coverage is 94.29% (diff: 100%)@@ master #171 diff @@
==========================================
Files 29 29
Lines 1508 1508
Methods 0 0
Messages 0 0
Branches 277 277
==========================================
Hits 1422 1422
Misses 46 46
Partials 40 40
|
nikicc
merged commit 46f9b36
into
biolab:master
Jan 3, 2017
nikicc
referenced this pull request
Jan 4, 2017
Merged
Requirements: Bump Orange version to 3.3.10 #174
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
kernc commentedDec 29, 2016
Check
if corpus is None(Pandas-compatible) instead ofif corpus. Fix regression biolab/orange3#1843 introuces.