mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-22 17:37:51 -04:00
This code is unused anywhere except tests. detect_types did not work with python3 so make the type co-ercion explicit. fixes a whole lot of failing tests on py3