mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Replaced dependencies from hsutil to hscommon.
This commit is contained in:
@@ -14,8 +14,7 @@ import string
|
||||
from collections import defaultdict, namedtuple
|
||||
from unicodedata import normalize
|
||||
|
||||
from hsutil.misc import flatten
|
||||
from hsutil.str import multi_replace
|
||||
from hscommon.util import flatten, multi_replace
|
||||
from jobprogress import job
|
||||
|
||||
(WEIGHT_WORDS,
|
||||
|
||||
Reference in New Issue
Block a user