syntaxe
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 12 Nov 2012 16:16:38 +0000 (17:16 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 12 Nov 2012 16:16:38 +0000 (17:16 +0100)
bikecoop.py

index 2271969..4eb804e 100644 (file)
@@ -1,6 +1,7 @@
 # -*- coding: utf-8 -*-
 from osv import fields, osv
 
+
 class Theme(osv.osv):
     _name = 'bikecoop.partner.theme'
     _description = 'Themes that could be related to a partner'