1
0
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:
Virgil Dupras
2011-01-11 13:36:05 +01:00
parent 33c0ba808c
commit eefe464fba
28 changed files with 71 additions and 73 deletions

View File

@@ -14,7 +14,7 @@ from xml.etree import ElementTree as ET
from hscommon.path import Path
from hscommon.testutil import eq_
from hsutil.misc import first
from hscommon.util import first
from . import engine_test, data
from .. import engine