X-Git-Url: http://git.cyclocoop.org/?p=burette%2Faccount_export_csv.git;a=blobdiff_plain;f=wizard%2F__init__.py;fp=wizard%2F__init__.py;h=a71042166f63969154ef5dc35deecd80a232c623;hp=beced61f5402351f1f9d9955acbfa8a4887bffe9;hb=a28f724f21642c2f743c9f13628b71ff7e24c0eb;hpb=08602cdaf3da7cc8cd2a649a24eedb251bdf0951 diff --git a/wizard/__init__.py b/wizard/__init__.py index beced61..a710421 100644 --- a/wizard/__init__.py +++ b/wizard/__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 account_export_csv \ No newline at end of file +from . import account_export_csv