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

Flake

parent 027aec57
No related branches found
No related tags found
1 merge request!115Introduced multilayer computation
...@@ -27,8 +27,8 @@ from force_bdss.core_evaluation_driver import ( ...@@ -27,8 +27,8 @@ from force_bdss.core_evaluation_driver import (
CoreEvaluationDriver, CoreEvaluationDriver,
execute_workflow, execute_workflow,
_bind_data_values, _bind_data_values,
_compute_layer_results) _compute_layer_results
)
class TestCoreEvaluationDriver(unittest.TestCase): class TestCoreEvaluationDriver(unittest.TestCase):
......
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