mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:09:44 +00:00
refactoring cfg_yaml
This commit is contained in:
@@ -78,7 +78,7 @@ class CfgAggregator:
|
||||
self._debug_list('trans_w', self.trans_w)
|
||||
|
||||
# variables
|
||||
self.variables = self.cfgyaml.get_variables()
|
||||
self.variables = self.cfgyaml.variables
|
||||
if self.debug:
|
||||
self._debug_dict('variables', self.variables)
|
||||
|
||||
|
||||
1260
dotdrop/cfg_yaml.py
1260
dotdrop/cfg_yaml.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user