branch | stable |
changeset 2341 | a5117a5becf8 |
parent 2003 | 61d595ce8994 |
child 2348 | 5737e0680f10 |
--- a/hgext3rd/topic/stack.py Thu May 04 21:21:59 2017 +0200 +++ b/hgext3rd/topic/stack.py Wed May 10 09:55:22 2017 +0200 @@ -87,7 +87,7 @@ ' (%s)', state, label='topic.stack.state topic.stack.state.%s' % state) fm.plain('\n') - fm.end() + fm.end() def stackdata(repo, topic): """get various data about a stack