mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-09-29 15:31:08 -04:00
So there is no need to convert everything to lists before and after. Also, all_formats is immediately converted to a set, and kept that way, so it does not need to always be accessed as set(all_formats).