web/views/tableview.py
branchstable
changeset 5528 5d1b2ae7d459
parent 5504 97ed78b54956
child 5529 7446f5807b33
--- a/web/views/tableview.py	Mon May 17 11:04:52 2010 +0200
+++ b/web/views/tableview.py	Mon May 17 17:29:54 2010 +0200
@@ -15,10 +15,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""generic table view, including filtering abilities
-
-
-"""
+"""generic table view, including filtering abilities"""
 __docformat__ = "restructuredtext en"
 
 try: