cleanup stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 02 Jun 2010 13:02:34 +0200
branchstable
changeset 5626 c80e8aa1935e
parent 5625 6ee2a7b6f194
child 5627 a7e40cccdc9b
child 5629 73e48b0c77c2
cleanup
web/views/basecontrollers.py
--- a/web/views/basecontrollers.py	Wed Jun 02 13:01:45 2010 +0200
+++ b/web/views/basecontrollers.py	Wed Jun 02 13:02:34 2010 +0200
@@ -18,9 +18,8 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Set of base controllers, which are directly plugged into the application
 object to handle publication.
-
+"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from smtplib import SMTP