From c90667598c3bb16821e2d42813cd666d6ccc9889 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 20 Nov 2012 15:07:17 +0100 Subject: [PATCH] + init --- __init__.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 __init__.py diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..e37bf75 --- /dev/null +++ b/__init__.py @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# +############################################################################## + + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: -- 2.20.1