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:
@@ -9,7 +9,7 @@
|
||||
|
||||
import hashlib
|
||||
|
||||
from hsutil.path import Path
|
||||
from hscommon.path import Path
|
||||
from hscommon.testutil import eq_
|
||||
from core.fs import File
|
||||
from core.tests.directories_test import create_fake_fs
|
||||
|
||||
Reference in New Issue
Block a user