diff src/browser/register.py @ 451:1a0cec9b0f1e

better PEP-8 compliance
author souliane <souliane@mailoo.org>
date Tue, 20 May 2014 10:54:03 +0200
parents 981ed669d3b3
children bea9788f3170
line wrap: on
line diff
--- a/src/browser/register.py	Tue May 20 07:22:10 2014 +0200
+++ b/src/browser/register.py	Tue May 20 10:54:03 2014 +0200
@@ -20,7 +20,7 @@
 
 #This page manage subscription and new account creation
 
-import pyjd # this is dummy in pyjs
+import pyjd  # this is dummy in pyjs
 from sat.core.i18n import _
 
 from pyjamas.ui.SimplePanel import SimplePanel