mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +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.