diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..6c1fe36 --- /dev/null +++ b/__init__.py @@ -0,0 +1,3 @@ +# This file left intentionally blank. + +# Its presence allows the inclusion of this repo as a git submodule for deployment to GAE \ No newline at end of file