Skip to content

Commit 7cffb32

Browse files
author
Ben Liebeskind
committed
Now import db_comp
1 parent 5c827d8 commit 7cffb32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
from functions import *
22
from parsers import *
3-
import infer_age
3+
import infer_age
4+
import db_comp

0 commit comments

Comments
 (0)