[Biopython-dev] Seq object ungap method

Peter biopython at maubp.freeserve.co.uk
Wed Nov 11 12:44:57 UTC 2009


On Wed, Nov 11, 2009 at 10:32 AM, Peter <biopython at maubp.freeserve.co.uk> wrote:
> On Wed, Nov 11, 2009 at 5:37 AM, Eric Talevich <eric.talevich at gmail.com> wrote:
>
>> 2. Each colon character has a space before it in this function. I've never
>> seen you use that style before. (Other Biopython code doesn't do that.)
>
> I think some other bits of Biopython do this, but I agree, we should
> be consistent and removing the spaces matches PEP8.

It turns out lots of bits of Biopython did this for functions, if statements
and class definitions - in many cases this is my own fault, as I seem to
have adopted a personal style here at odds with PEP8. Anyway, I think
I have found and fixed all the cases on the trunk now.

Peter



More information about the Biopython-dev mailing list