Huh, interesting, I’m sorry you both ran into thes...
# general
h
Huh, interesting, I’m sorry you both ran into these issues with the
pants.toml
migration! Thank you for reporting it. My first instinct would be if you are using string interpolation like
%(my_interpolated_string)s
, perhaps? TOML is supposed to work with that, but perhaps there is an edge case we missed.