working on refacturing of the strategy class
This commit is contained in:
committed by
Matthias
parent
336cd524a3
commit
296d3d8bbe
@@ -37,6 +37,8 @@ class StrategyResolver(object):
|
||||
config=config,
|
||||
extra_dir=config.get('strategy_path'))
|
||||
|
||||
self.strategy.config = config
|
||||
|
||||
# Set attributes
|
||||
# Check if we need to override configuration
|
||||
if 'minimal_roi' in config:
|
||||
|
||||
Reference in New Issue
Block a user