mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 07:19:16 +00:00
refactoring cfg_yaml
This commit is contained in:
@@ -78,7 +78,7 @@ class CfgAggregator:
|
|||||||
self._debug_list('trans_w', self.trans_w)
|
self._debug_list('trans_w', self.trans_w)
|
||||||
|
|
||||||
# variables
|
# variables
|
||||||
self.variables = self.cfgyaml.get_variables()
|
self.variables = self.cfgyaml.variables
|
||||||
if self.debug:
|
if self.debug:
|
||||||
self._debug_dict('variables', self.variables)
|
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