throw error code on pygg
All checks were successful
dl / lint (push) Successful in 1m39s
dl / docker (push) Successful in 44s

This commit is contained in:
Michel Roux 2023-09-01 23:52:18 +02:00
parent a776e9f433
commit ac37f90462

View File

@ -224,3 +224,4 @@ if args.year:
search_ygg(eng, False, False) search_ygg(eng, False, False)
print("No results :(") print("No results :(")
exit(1)