bookwyrm/fedireads/connectors/__init__.py

4 lines
123 B
Python
Raw Normal View History

2020-03-07 20:22:28 +00:00
''' bring connectors into the namespace '''
from .settings import CONNECTORS
from .openlibrary import OpenLibraryConnector