summaryrefslogtreecommitdiff
path: root/models/__init__.py
diff options
context:
space:
mode:
authorAnthony LaTorre <tlatorre9@gmail.com>2011-08-17 10:36:22 -0400
committerAnthony LaTorre <tlatorre9@gmail.com>2011-08-17 10:36:22 -0400
commite33c6fab8b8dd8adb3d71af8517dfe45ba264cf7 (patch)
tree350af8a727bbb035214b6beea1915741119dd59c /models/__init__.py
parent1476f921813e60cf3749a5d03b9ed5cbf1951db6 (diff)
downloadchroma-e33c6fab8b8dd8adb3d71af8517dfe45ba264cf7.tar.gz
chroma-e33c6fab8b8dd8adb3d71af8517dfe45ba264cf7.tar.bz2
chroma-e33c6fab8b8dd8adb3d71af8517dfe45ba264cf7.zip
import chroma modules from subpackages with import chroma.module_name
Diffstat (limited to 'models/__init__.py')
-rw-r--r--models/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/models/__init__.py b/models/__init__.py
deleted file mode 100644
index f369c9b..0000000
--- a/models/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import os
-
-dir = os.path.split(os.path.realpath(__file__))[0]