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
The encoding of files (both when reading and writing) was not specified. This
caused the documentation build to fail on systems not configured to use utf8
by default. Now, the sphinx-extension gen_gallery specifies the encoding when
reading and writing to files and the documention builds properly on all
systems.
0 commit comments