jarun / buku

:bookmark: Personal mini-web in text
GNU General Public License v3.0
6.53k stars 294 forks source link

fixed get_rec_all_by_ids #744

Closed LeXofLeviafan closed 5 months ago

LeXofLeviafan commented 5 months ago

…Turns out there's a but in the committed version of that function :sweat_smile: Added a test case to ensure it actually works as expected.

(See #741 for the linting error.)

jarun commented 5 months ago

Thank you!