mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-07-28 13:41:49 +00:00

We don't need to know about the `ImportError` every time we guess a mime type. Because an `ImportError` is also raised if `python-magic` is installed but `libmagic1` is not present, we can handle this at the beginning of the file.