Skip to content

Commit

Permalink
auto.pep8.sh applied
Browse files Browse the repository at this point in the history
  • Loading branch information
AHReccese committed Sep 25, 2024
1 parent 8bc6545 commit dca9557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opr/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
PRIMER_NOT_REMOVABLE_ATTRIBUTE_ERROR = "This attribute is not removable."

PRIMER_ADDITION_ERROR = "You can only add two Primer objects togather (which will lead to a new Primer with the concatenated sequence)."
PRIMER_MULTIPICATION_ERROR = "Primer sequence can only get multipied by integer."
PRIMER_MULTIPICATION_ERROR = "Primer sequence can only get multipied by integer."

0 comments on commit dca9557

Please sign in to comment.