X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=__init__.py;fp=__init__.py;h=8bff973b3cd93e64c5c212d03c85bb6925342a77;hb=9ed7cbfb291c49dbee368c392d74cc849d4f0908;hp=2cac66c7f5fc06c0a567117ae1c0750af0201755;hpb=1ef0f298ab2f39f6a4beb66459e9fde7047217af;p=burette%2Fcyclofficine_pantin.git diff --git a/__init__.py b/__init__.py index 2cac66c..8bff973 100644 --- a/__init__.py +++ b/__init__.py @@ -25,5 +25,6 @@ ############################################################################## import res_partner +import wizard # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: