-
Jérome Perrin authored
pkg_resources.resource_string reads the file as binary, if we want to substitute in this string we need to decode it.
dab9e278
pkg_resources.resource_string reads the file as binary, if we want to substitute in this string we need to decode it.