Runs black
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
''' bring connectors into the namespace '''
|
||||
""" bring connectors into the namespace """
|
||||
from .settings import CONNECTORS
|
||||
from .abstract_connector import ConnectorException
|
||||
from .abstract_connector import get_data, get_image
|
||||
|
Reference in New Issue
Block a user