Add extra newline, forgot to commit that with previous commit

- Legacy-Id: 6489
This commit is contained in:
Ole Laursen 2013-10-25 13:55:49 +00:00
parent d202c65835
commit 52583aa850

View file

@ -72,6 +72,7 @@ def get_doc_section(doc):
s += ".2"
else:
s += ".1"
elif doc.type_id == 'conflrev':
if doc.get_state('conflrev').slug not in ('adrev','iesgeval','appr-reqnopub-pend','appr-reqnopub-sent','appr-noprob-pend','appr-noprob-sent','defer'):
s = "3.4.3"