1
0
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:
deadc0de6
2020-07-26 14:59:27 +02:00
parent c36854f250
commit 8202cf6106
2 changed files with 712 additions and 550 deletions

View File

@@ -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)

File diff suppressed because it is too large Load Diff