1
0
Fork 0

Use database as source for initializing connector

This commit is contained in:
Mouse Reeve 2020-03-27 15:25:08 -07:00
parent 8494719512
commit 5d2fbb8500
7 changed files with 56 additions and 46 deletions

View file

@ -1,3 +1,2 @@
''' bring connectors into the namespace '''
from .settings import CONNECTORS
from .openlibrary import OpenLibraryConnector