mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Converted registration system to Fairware.
This commit is contained in:
@@ -64,7 +64,7 @@ class DupeGuru(DupeGuruBase):
|
||||
DELTA_COLUMNS = frozenset([2, 5])
|
||||
|
||||
def __init__(self):
|
||||
DupeGuruBase.__init__(self, data_pe, appid=5)
|
||||
DupeGuruBase.__init__(self, data_pe)
|
||||
|
||||
def _setup(self):
|
||||
self.scanner = ScannerPE()
|
||||
|
||||
Reference in New Issue
Block a user