Skip to content

Commit 52583aa

Browse files
committed
Add extra newline, forgot to commit that with previous commit
- Legacy-Id: 6489
1 parent d202c65 commit 52583aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/iesg/agenda.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ def get_doc_section(doc):
7272
s += ".2"
7373
else:
7474
s += ".1"
75+
7576
elif doc.type_id == 'conflrev':
7677
if doc.get_state('conflrev').slug not in ('adrev','iesgeval','appr-reqnopub-pend','appr-reqnopub-sent','appr-noprob-pend','appr-noprob-sent','defer'):
7778
s = "3.4.3"

0 commit comments

Comments
 (0)