revised code

This commit is contained in:
Gert Wohlgemuth
2018-06-15 09:59:34 -07:00
parent 179b10e6e7
commit 77e46ebc56
2 changed files with 6 additions and 16 deletions

View File

@@ -35,7 +35,6 @@ class StrategyResolver(object):
self.strategy: IStrategy = self._load_strategy(strategy_name,
extra_dir=config.get('strategy_path'))
self.strategy.config = config
# Set attributes
# Check if we need to override configuration