insert header and encoding in __init__.py (Issue #60)

This commit is contained in:
Schrolli 2015-07-13 10:23:09 +02:00
parent c19a89859b
commit d8981ba114
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#!/usr/bin/python
# -*- coding: UTF-8 -*-

View file

@ -0,0 +1,2 @@
#!/usr/bin/python
# -*- coding: UTF-8 -*-

View file

@ -0,0 +1,2 @@
#!/usr/bin/python
# -*- coding: UTF-8 -*-