Skip to content

Commit 929841b

Browse files
committed
trigger
1 parent 5ed0e27 commit 929841b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

retropath2_wrapper/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ def check_results(
142142
result_files: Dict,
143143
logger: Logger = getLogger(__name__)
144144
) -> int:
145-
146145
# Check if any result has been found
147146
r_code = check_scope(result_files['outdir'], logger)
148147
return r_code

0 commit comments

Comments
 (0)