From 114884595a2b12ed013fd98b10e7421783aed82f Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sat, 9 Nov 2019 20:08:04 -0600 Subject: base --- shopdb/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'shopdb/__init__.py') 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 * -- cgit v1.2.3