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

GPL-740 new fit to pick control rules #170

Merged
merged 20 commits into from
Dec 11, 2020
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
black formatting fix
harrietc52 committed Dec 10, 2020

Verified

This commit was signed with the committer’s verified signature.
chenrui333 Rui Chen
commit 10b69a260c981397cfd3c6eca1308a9671822a12
1 change: 0 additions & 1 deletion tests/test_filtered_positive_identifier.py
Original file line number Diff line number Diff line change
@@ -251,7 +251,6 @@ def test_v2_is_positive_returns_false_result_not_positive():
assert identifier.is_positive(sample) is False



def test_v2_is_positive_returns_false_control_sample():
identifier = FilteredPositiveIdentifierV2()