refine the __iter__
method on PrimerPair
to accomodate optional inclusion of a probe
#58
Labels
__iter__
method on PrimerPair
to accomodate optional inclusion of a probe
#58
After addition of
probe
, we may want to updatePrimerPair
to also include anOptional[Oligo]
probe
, so this issue is to refine the__iter__
method onPrimerPair
accordingly (to be determined)Additional context is in this comment
The text was updated successfully, but these errors were encountered: