server/sources/__init__.py
changeset 5821 656c974961c4
parent 5655 ef903fff826d
child 5849 9db65b381028
--- a/server/sources/__init__.py	Mon Jun 21 17:10:25 2010 +0200
+++ b/server/sources/__init__.py	Mon Jun 21 17:30:15 2010 +0200
@@ -15,9 +15,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""cubicweb server sources support
+"""cubicweb server sources support"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from os.path import join, splitext