From 2b0bfba649e3a3ffac2469600696fc4a51de6e95 Mon Sep 17 00:00:00 2001 From: niphlod Date: Tue, 21 Apr 2015 23:59:07 +0200 Subject: [PATCH] extend underline for proper sphinx formatting --- gluon/dal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluon/dal.py b/gluon/dal.py index a4f4a87d..dbae0d39 100644 --- a/gluon/dal.py +++ b/gluon/dal.py @@ -7,7 +7,7 @@ | License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html) Takes care of adapting pyDAL to web2py's needs --------------------------------------------- +----------------------------------------------- """ from pydal import DAL as DAL