mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Fixes here and there to make dupeGuru PE run.
This commit is contained in:
@@ -10,7 +10,7 @@ import os
|
||||
import logging
|
||||
import sqlite3 as sqlite
|
||||
|
||||
from _cache import string_to_colors
|
||||
from ._cache import string_to_colors
|
||||
|
||||
def colors_to_string(colors):
|
||||
"""Transform the 3 sized tuples 'colors' into a hex string.
|
||||
|
||||
Reference in New Issue
Block a user