From e773e514bf29ffb2fbaee2f14b0795c467df30bd Mon Sep 17 00:00:00 2001 From: Scott Zawalski Date: Tue, 28 Sep 2010 09:46:52 -0700 Subject: [PATCH] Add in __init__.py files in both chromite and chromite/lib for importing --- chromite/__init__.py | 0 chromite/lib/__init__.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 chromite/__init__.py create mode 100644 chromite/lib/__init__.py diff --git a/chromite/__init__.py b/chromite/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/chromite/lib/__init__.py b/chromite/lib/__init__.py new file mode 100644 index 0000000000..e69de29bb2