interaction: flush stdout when printing to the console
commita8cff7cb77a282538d999abf405629800b4bdc1f
authorDavid Aguilar <davvid@gmail.com>
Fri, 19 Feb 2021 04:46:20 +0000 (18 20:46 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 19 Feb 2021 04:46:20 +0000 (18 20:46 -0800)
tree5425ad5fda8991f8edf1cf09ae77079812209869
parent196fdf91cc8333edc314119d1bfb1eff91323d48
interaction: flush stdout when printing to the console

The github-release script in the todo branch does not display
the prompt unless stdout is flushed.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/interaction.py