mirror of
https://github.com/google/nomulus
synced 2026-02-03 11:32:24 +00:00
For some reason, our docker build image has started using a non-utf8 default encoding. Specify the encoding explicitly on python "open()" to override. Note that this might not entirely fix the build: it's possible that this problem may affect other portions of the build.