You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On line 94 in the beginning of startDocument there is a global writer_encoding declared. It's obviously bug and it should be this.writer_encoding instead. Will issue a PR now.