bookwyrm/fedireads/connectors/__init__.py
2020-03-07 12:22:28 -08:00

4 lines
123 B
Python

''' bring connectors into the namespace '''
from .settings import CONNECTORS
from .openlibrary import OpenLibraryConnector