summaryrefslogtreecommitdiff
path: root/ciatlib/__init__.py
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-23 09:45:20 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-23 09:45:20 +0100
commitc47914485e4eca6e1dda6f9702fda49e65ef750c (patch)
tree1b76c8725b4021a3cdcc5489a3877b9fb3d3e293 /ciatlib/__init__.py
parent75303a157c460c98dd0fe66c9a1bf315c9ffb45c (diff)
downloadciatlib-c47914485e4eca6e1dda6f9702fda49e65ef750c.tar.gz
Fix having added the wrong directory
Diffstat (limited to 'ciatlib/__init__.py')
-rw-r--r--ciatlib/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ciatlib/__init__.py b/ciatlib/__init__.py
new file mode 100644
index 0000000..ccfe4e7
--- /dev/null
+++ b/ciatlib/__init__.py
@@ -0,0 +1,2 @@
+import common
+import master