[ADD]Added Upstream Patch for hw_scanner module.
This commit is contained in:
parent
f6612b79db
commit
268fefd28b
@ -4,7 +4,7 @@
|
||||
import logging
|
||||
import time
|
||||
from os import listdir
|
||||
from os.path import join
|
||||
from os.path import join, isdir
|
||||
try:
|
||||
from queue import Queue, Empty
|
||||
except ImportError:
|
||||
|
Loading…
Reference in New Issue
Block a user