Added missing init.py
diff --git a/chart/__init__.py b/chart/__init__.py
new file mode 100644
index 0000000..4ebfd5e
--- /dev/null
+++ b/chart/__init__.py
@@ -0,0 +1 @@
+__author__ = 'yportnova'