diff options
author | Bruno Wagner Goncalves <bwagner@thoughtworks.com> | 2014-08-04 18:07:07 -0300 |
---|---|---|
committer | Bruno Wagner Goncalves <bwagner@thoughtworks.com> | 2014-08-04 18:07:39 -0300 |
commit | c901e959b7caa63b301292c1115e8e964e7146ac (patch) | |
tree | c07960a4ec8bf543b97e24d41ebbff7a96a323a1 /service | |
parent | ecccb18a6094bd03d927170500eeb43a587621a2 (diff) |
Added module to app folder because it was working sneakly with a pyc and should not
Diffstat (limited to 'service')
-rw-r--r-- | service/app/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/service/app/__init__.py b/service/app/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/service/app/__init__.py |