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

Flake

parent 00195d41
No related branches found
No related tags found
1 merge request!29Extract io layer to writer/reader class
This commit is part of merge request !29. Comments created here will be created in the context of that merge request.
......@@ -9,7 +9,7 @@ from force_bdss.bundle_registry_plugin import BundleRegistryPlugin
from force_bdss.core_evaluation_driver import CoreEvaluationDriver
from force_bdss.core_mco_driver import CoreMCODriver
from traits.api import Unicode, Bool, Instance
from traits.api import Unicode, Bool
class BDSSApplication(Application):
......
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