Skip to content

dry out: reuse method Sequence.predict() in Sequence.score()#116

Open
nkrot wants to merge 1 commit intoHironsan:masterfrom
nkrot:code-deduplication-in-score-and-predict
Open

dry out: reuse method Sequence.predict() in Sequence.score()#116
nkrot wants to merge 1 commit intoHironsan:masterfrom
nkrot:code-deduplication-in-score-and-predict

Conversation

@nkrot
Copy link

@nkrot nkrot commented Sep 3, 2019

Originally, the method Sequence.predict() was created by copying code from the method Sequence.score(). I removed duplicate code in score() in favour of a call to predict().

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.

1 participant