aboutsummaryrefslogtreecommitdiffstats
path: root/chocula/__init__.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-05-06 14:21:39 -0700
committerBryan Newbold <bnewbold@archive.org>2020-05-06 14:21:39 -0700
commit25b4ca85cf535629a7e1cdce02999084e5bc2535 (patch)
tree7aba40cf479c130bc0987ddb9ea5a1204971deb6 /chocula/__init__.py
parent3e7e3eb8684a91fd7dc97d05f259eec61c525927 (diff)
downloadchocula-25b4ca85cf535629a7e1cdce02999084e5bc2535.tar.gz
chocula-25b4ca85cf535629a7e1cdce02999084e5bc2535.zip
start refactoring files into module
Diffstat (limited to 'chocula/__init__.py')
-rw-r--r--chocula/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/chocula/__init__.py b/chocula/__init__.py
new file mode 100644
index 0000000..0b8a5e1
--- /dev/null
+++ b/chocula/__init__.py
@@ -0,0 +1,2 @@
+
+from chocula.chocula import ChoculaDatabase