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