server/sources/__init__.py
branchstable
changeset 5824 de9b7e88660e
parent 5642 6a90357b9769
child 5849 9db65b381028
--- a/server/sources/__init__.py	Mon Jun 21 16:01:15 2010 +0200
+++ b/server/sources/__init__.py	Tue Jun 22 10:29:04 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