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
use the files interface instead of the deprecated read_binary (#7664)
* use the `files` interface instead of the deprecated `read_binary`
* use `read_text(encoding=...)` instead of `read_bytes(...).decode(...)`
Co-authored-by: Michael Niklas <[email protected]>
---------
Co-authored-by: Illviljan <[email protected]>
Co-authored-by: Michael Niklas <[email protected]>
0 commit comments