mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
GSDumpRunner: Fix trailing whitespace warning.
Codacy.
This commit is contained in:
@@ -32,7 +32,7 @@ def run_regression_test(runner, dumpdir, renderer, upscale, renderhacks, paralle
|
||||
|
||||
if upscale != 1.0:
|
||||
args.extend(["-upscale", str(upscale)])
|
||||
|
||||
|
||||
if renderhacks is not None:
|
||||
args.extend(["-renderhacks", renderhacks])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user