cubicweb/hooks/test/unittest_syncsession.py
changeset 11348 70337ad23145
parent 11129 97095348b3ee
child 11350 de466349b742
--- a/cubicweb/hooks/test/unittest_syncsession.py	Mon Jun 06 21:17:33 2016 +0200
+++ b/cubicweb/hooks/test/unittest_syncsession.py	Mon Jun 06 15:28:35 2016 +0200
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# copyright 2003-2014 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# copyright 2003-2016 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
 #
 # This file is part of CubicWeb.
@@ -27,6 +27,7 @@
 from cubicweb import ValidationError
 from cubicweb.devtools.testlib import CubicWebTC
 
+
 class CWPropertyHooksTC(CubicWebTC):
 
     def test_unexistant_cwproperty(self):