Skip to content
Snippets Groups Projects
Commit 5707a9ab authored by Stefano Borini's avatar Stefano Borini
Browse files

flake

parent d48e06bd
No related branches found
No related tags found
1 merge request!158Introduces base class and interface for the factories
......@@ -2,8 +2,6 @@ import logging
from traits.api import (
provides, Type, Bool
)
from envisage.plugin import Plugin
from force_bdss.core.base_factory import BaseFactory
from force_bdss.notification_listeners.base_notification_listener import \
BaseNotificationListener
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment