mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-13 10:42:17 -04:00
1529fb2f8b
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