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
I confirmed it works well at local. But it would be nice if you also confirm this.
Anyway, we will release next bug-fixed version soon. So it's okay to wait it.
Problem
Our build fails when running
sphinx-build
with the-W
flag. An example would beand viewing the actually included source, one can see that 4 space dedent is correct. (FWIW I tried 1-space dedent and it also failed.)
Procedure to reproduce the problem
Error logs / results
Expected results
The build should succeed.
Reproducible project / your project
nox -s docs
at the project root, though you may have to installpip install nox-automation
)Environment info
The text was updated successfully, but these errors were encountered: