X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_demo.git;a=blobdiff_plain;f=__init__.py;fp=__init__.py;h=e37bf75e1f8d8e3a355a9ff3c60f64669810601a;hp=0000000000000000000000000000000000000000;hb=c90667598c3bb16821e2d42813cd666d6ccc9889;hpb=51187c28f2042c615ec4dcab26cae73f834e2d1d 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: