X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__init__.py;h=6578fd936028ef89fac00df188699ccf54da030a;hb=refs%2Fheads%2F7.0;hp=9708f481fceb12bacaac14021808ab1a74b99c79;hpb=a20b69a1f41ea0028400caa0ad703b47f14013ff;p=burette%2Fdynamo.git diff --git a/__init__.py b/__init__.py index 9708f48..6578fd9 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ ############################################################################## # # dynamo module for OpenERP, Dynamo specifities -# Copyright (C) 2013-2014 Dynamo () +# Copyright (C) 2013-2020 Dynamo () # # This file is a part of dynamo # @@ -21,5 +21,6 @@ # ############################################################################## +import dynamo # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: