1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Merge core_{se,me,pe} into core.{se,me,pe}

This commit is contained in:
Virgil Dupras
2016-05-31 22:32:37 -04:00
parent d4919054f9
commit a65077f871
39 changed files with 55 additions and 75 deletions

View File

@@ -8,7 +8,7 @@ import logging
from PyQt5.QtGui import QImage, QImageReader, QTransform
from core_pe.photo import Photo as PhotoBase
from core.pe.photo import Photo as PhotoBase
from .block import getblocks