Closed jose-pr closed 1 year ago
Ability to use default value if file doesn't exist.
Example:
Somelist: !include { pathname: path.yaml, default: [] }
Well, but PyYAML parses constructor's all arguments to string
Ability to use default value if file doesn't exist.
Example:
Somelist: !include { pathname: path.yaml, default: [] }