Skip to content

Instantly share code, notes, and snippets.

@jimrollenhagen
Created August 9, 2016 17:07
Show Gist options
  • Save jimrollenhagen/93c4a98c0ffaa37204f5ab30e9f19684 to your computer and use it in GitHub Desktop.
Save jimrollenhagen/93c4a98c0ffaa37204f5ab30e9f19684 to your computer and use it in GitHub Desktop.
<reno.sphinxext>:1: (ERROR/3) Unexpected indentation. [filtered system message]
/home/vagrant/ironic/releasenotes/source/unreleased.rst:52: (WARNING/2) Block quote ends without a blank line; unexpected unindent. [filtered system message]
[...]
Traceback (most recent call last):
File "/home/vagrant/ironic/.tox/releasenotes/local/lib/python2.7/site-packages/sphinx/cmdline.py", line 254, in main
app.build(force_all, filenames)
File "/home/vagrant/ironic/.tox/releasenotes/local/lib/python2.7/site-packages/sphinx/application.py", line 216, in build
self.builder.build_all()
File "/home/vagrant/ironic/.tox/releasenotes/local/lib/python2.7/site-packages/sphinx/builders/__init__.py", line 177, in build_all
self.build(None, summary='all source files', method='all')
File "/home/vagrant/ironic/.tox/releasenotes/local/lib/python2.7/site-packages/sphinx/builders/__init__.py", line 239, in build
self.warn(*warning)
File "/home/vagrant/ironic/.tox/releasenotes/local/lib/python2.7/site-packages/sphinx/application.py", line 268, in warn
raise SphinxWarning(warntext)
SphinxWarning: <reno.sphinxext>:1: ERROR: Unexpected indentation.
Warning, treated as error:
<reno.sphinxext>:1: ERROR: Unexpected indentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment