From eacae72b575d2c1cade15e2a8287278e77802213 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Feb 10 2012 21:18:43 +0000 Subject: Layout --- diff --git a/r2spec/__init__.py b/r2spec/__init__.py index 9ef5a56..e0b9949 100644 --- a/r2spec/__init__.py +++ b/r2spec/__init__.py @@ -66,8 +66,7 @@ def move_sources(fullpath, sources): class R2specError: """ R2specError class - Template for all the error of the project - Raise error at build time + Template for all the error of the project """ def __init__(self, value):