Fixes for the unit tests of the _lib._sequence_alignment.test_align_protein module.
The Test_align_protein.test_align_pairwise_PAM250 unit test was accidentally duplicated due to a
copy and paste error. And the lib.sequence_alignment.align_protein.align_pairwise() function now
also returns the alignment score.