Code review comment for lp:~elopio/ubuntu-calculator-app/fix1210019-pep8

Revision history for this message
Leo Arias (elopio) wrote :

Hi Mihir,

According to pep8, we should "Separate top-level function and class definitions with two blank lines."
http://www.python.org/dev/peps/pep-0008/#blank-lines

That's the reason for those two lines.

« Back to merge proposal