Raise errors when connectors fail
This commit is contained in:
parent
56ebd6e7c0
commit
f72d59955e
4 changed files with 14 additions and 4 deletions
|
@ -1,2 +1,3 @@
|
|||
''' bring connectors into the namespace '''
|
||||
from .settings import CONNECTORS
|
||||
from .abstract_connector import ConnectorException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue