X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__init__.py;h=bd5172402fba48f2bedc018744b3726fb4f437e1;hb=ca51ac88c36bcea64458c76c9bb71abb741b7dd8;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=3b333a8a37f156abde0f76adad924462588c07b1;p=burette%2Fbikecoop_l10n_fr.git diff --git a/__init__.py b/__init__.py index e69de29..bd51724 100644 --- a/__init__.py +++ b/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- + +import bikecoop_l10n_fr + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: