diff --git a/commands/2hdp.py b/commands/2hdp.py index a415969..d2a2a18 100755 --- a/commands/2hdp.py +++ b/commands/2hdp.py @@ -131,3 +131,4 @@ for feed in args.feed: "link": column[1].a["href"] if column else "", } ) + stdout.flush()