summaryrefslogtreecommitdiff
path: root/__init__.py
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-22 15:14:50 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-22 15:14:50 +0100
commit75303a157c460c98dd0fe66c9a1bf315c9ffb45c (patch)
tree9ff0899cef0b34e5aeea812db30fd804d12fea10 /__init__.py
downloadciatlib-75303a157c460c98dd0fe66c9a1bf315c9ffb45c.tar.gz
Initial Commit
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py
new file mode 100644
index 0000000..ccfe4e7
--- /dev/null
+++ b/__init__.py
@@ -0,0 +1,2 @@
+import common
+import master