"geomagio/git@code.usgs.gov:ghsc/geomag/geomag-algorithms.git" did not exist on "df8dad5aa92ed71c21e7334021e3aba166b596ff"
Remove BYTESIO object creation
It turns out that none of the factories currently being used in production expects bytes as input, and in fact, Util.read_url() converts everthing to a string anyway, so a BYTES-oriented input would couldn't not possibly be working. So, just remove all use of BYTESIO, and instead use only STRINGIO.
parent
1605f929
No related branches found
No related tags found
Loading
Please register or sign in to comment