mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-03-11 19:21:39 +00:00
fix: update the "imp" module to "importlib"
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#
|
||||
|
||||
import os
|
||||
import imp
|
||||
import importlib
|
||||
import sys
|
||||
import glob
|
||||
import token
|
||||
|
||||
Reference in New Issue
Block a user