aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMykyta Holubakha <hilobakho@gmail.com>2017-08-28 19:32:35 +0300
committerMykyta Holubakha <hilobakho@gmail.com>2017-08-28 19:32:35 +0300
commita484d072ddd6647adcd0b92b7c3637a7e5912a67 (patch)
tree4da608b72c228664cbed20f27181a976f62e9a1a
parentREADME hotfix #2 (diff)
downloadpomu-a484d072ddd6647adcd0b92b7c3637a7e5912a67.tar.gz
pomu-a484d072ddd6647adcd0b92b7c3637a7e5912a67.tar.bz2
pomu-a484d072ddd6647adcd0b92b7c3637a7e5912a67.zip
Added missing init files
-rw-r--r--pomu/data/__init__.py0
-rw-r--r--pomu/patch/__init__.py0
-rw-r--r--pomu/repo/remote/__init__.py0
3 files changed, 0 insertions, 0 deletions
diff --git a/pomu/data/__init__.py b/pomu/data/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/pomu/data/__init__.py
diff --git a/pomu/patch/__init__.py b/pomu/patch/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/pomu/patch/__init__.py
diff --git a/pomu/repo/remote/__init__.py b/pomu/repo/remote/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/pomu/repo/remote/__init__.py