From 22b68e793ab3806e4d50719134926149cc462696 Mon Sep 17 00:00:00 2001 From: Ricardo Rocha Date: Tue, 8 Jul 2014 18:27:53 +1200 Subject: [PATCH] add missing __init__.py files. Fixes #2 by adding the missing file to turn the plugins dir into a python package that can be referenced. --- plugins/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 plugins/__init__.py diff --git a/plugins/__init__.py b/plugins/__init__.py new file mode 100644 index 0000000..e69de29