X-Git-Url: http://git.cyclocoop.org/?p=burette%2Faccount_export_csv.git;a=blobdiff_plain;f=__init__.py;h=3d455ad09c6983281826601ad91cc9365c569926;hp=5fb09577b9802f51086643d3404b55528e5cea8f;hb=a6f989a1e98a8c714d05696cb93daccd0ef1082b;hpb=e19e5461d95015bf2e3a16d27c6196c8436520cb diff --git a/__init__.py b/__init__.py index 5fb0957..3d455ad 100644 --- a/__init__.py +++ b/__init__.py @@ -1,7 +1,8 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author Joel Grand-Guillaume and Vincent Renaville Copyright 2013 Camptocamp SA +# Author Joel Grand-Guillaume and Vincent Renaville Copyright 2013 +# Camptocamp SA # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as @@ -18,4 +19,4 @@ # ############################################################################## -import wizard \ No newline at end of file +from . import wizard