adrianrademann

Results 1 issues of adrianrademann

## Bug Report ### 1. Minimal reproduce step (Required) ``` import yaml import template test = { key = template.execute("""{{ _val }}""", {_val: yaml.encode(_val)}) } _val = { config =...

bug