Skip to content

Commit 7ec995f

Browse files
authored
Update the log check_input.py
1 parent b215d7a commit 7ec995f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FastOMA/check_input.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,5 +279,5 @@ def fastoma_check_input():
279279
check_splice(isoform_by_gene_all)
280280
else:
281281
logger.info("Splice folder doesn't exist and that's ok.")
282-
logger.info("Input check finished ! ")
282+
logger.info("Input check finished successfully (since no error is found)! ")
283283

0 commit comments

Comments
 (0)