diff --git a/modules/__init__.py b/modules/__init__.py new file mode 100644 index 0000000..69a748a --- /dev/null +++ b/modules/__init__.py @@ -0,0 +1,2 @@ +# No real module, just here to keep pydev and its +# test runner happy. \ No newline at end of file diff --git a/tools/__init__.py b/tools/__init__.py new file mode 100644 index 0000000..69a748a --- /dev/null +++ b/tools/__init__.py @@ -0,0 +1,2 @@ +# No real module, just here to keep pydev and its +# test runner happy. \ No newline at end of file