parent
4a720511e4
commit
d4c7eb3b67
|
@ -232,7 +232,6 @@ def search_library():
|
||||||
break
|
break
|
||||||
if is_out:
|
if is_out:
|
||||||
continue
|
continue
|
||||||
##### Modified Code --- to correctly select extension files #####
|
|
||||||
|
|
||||||
library_path = os.path.join(curfolder, filename)
|
library_path = os.path.join(curfolder, filename)
|
||||||
logger.debug('Try ' + library_path)
|
logger.debug('Try ' + library_path)
|
||||||
|
|
Loading…
Reference in New Issue