Currently not well tested. I suspect a bug with a format dict like : ```python { "a" : "b", "b" : "c", "c" : "a", } ```
Currently not well tested.
I suspect a bug with a format dict like :
{ "a" : "b", "b" : "c", "c" : "a", }