X-Git-Url: http://git.cyclocoop.org/?p=burette%2Faccount_export_csv.git;a=blobdiff_plain;f=__init__.py;h=3d455ad09c6983281826601ad91cc9365c569926;hp=5fb09577b9802f51086643d3404b55528e5cea8f;hb=a28f724f21642c2f743c9f13628b71ff7e24c0eb;hpb=08602cdaf3da7cc8cd2a649a24eedb251bdf0951 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