mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
c58a4817ca
Hopefully, this will fix #394 for real this time, that is, without the need for a messy python executable ship in the app.
2 lines
119 B
Python
2 lines
119 B
Python
from . import block, cache, exif, iphoto_plist, matchblock, matchexif, photo, prioritize, result_table, scanner # noqa
|