WIP: Expand the developer documentation #27
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ class UserDatas:
|
|||
'the variable "{0}" contains secrets and should not be defined in {1}'
|
||||
).format(path, self.values[values_path]["source"])
|
||||
)
|
||||
self.values.pop(path)
|
||||
continue
|
||||
value = self.convert_value(
|
||||
path, option, options, self.values[values_path]["values"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue