diff options
Diffstat (limited to '__init__.py')
-rw-r--r-- | __init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..079df35 --- /dev/null +++ b/__init__.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python +# encoding: utf-8 +# Thomas Nagy, 2005-2018 (ita) |