We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d138ef commit 8fe1eabCopy full SHA for 8fe1eab
sphinx_autobuild/build.py
@@ -85,5 +85,4 @@ def _run_commands(self, commands, log_context):
85
)
86
traceback.print_exception(e)
87
return e.returncode
88
- else:
89
- return 0
+ return 0
0 commit comments