summaryrefslogtreecommitdiff
path: root/shopdb/__init__.py
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2019-11-09 20:08:04 -0600
committerBlaise Thompson <blaise@untzag.com>2019-11-09 20:08:04 -0600
commit114884595a2b12ed013fd98b10e7421783aed82f (patch)
tree26c65c84967fbd758cb422d1124001b1e5db62d6 /shopdb/__init__.py
parent4f1731772dd84a41ed0756ac3a7953c3d021b1cd (diff)
base
Diffstat (limited to 'shopdb/__init__.py')
-rw-r--r--shopdb/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/shopdb/__init__.py b/shopdb/__init__.py
index e69de29..d2be0a7 100644
--- a/shopdb/__init__.py
+++ b/shopdb/__init__.py
@@ -0,0 +1 @@
+from ._base import *