revised code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user