fix: 🐛 flush with row
This commit is contained in:
parent
6da2c52a06
commit
e59d552a4b
@ -131,3 +131,4 @@ for feed in args.feed:
|
|||||||
"link": column[1].a["href"] if column else "",
|
"link": column[1].a["href"] if column else "",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
stdout.flush()
|
||||||
|
Loading…
Reference in New Issue
Block a user