my bad
This commit is contained in:
parent
8b075645e7
commit
939aa912ed
@ -11,8 +11,7 @@ import subprocess
|
||||
|
||||
ROOT = os.path.dirname(os.path.abspath(__file__))
|
||||
imagecompare = f'{ROOT}/imagecompare'
|
||||
#convert = f'convert' # set path for imagemagick convert if need
|
||||
convert = f'A:/imagemagick-q8/convert'
|
||||
convert = f'convert' # set path for imagemagick convert if need
|
||||
WORKDIR = f'{ROOT}/work'
|
||||
REPORT_ROOT = f'{ROOT}' # FIXME should be workdir?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user