Removed trailing spaces

This commit is contained in:
John Wellbelove 2022-11-25 16:03:38 +00:00
parent 1e11aff7b9
commit 2546924222

View File

@ -42,4 +42,4 @@ if all_ok:
exit(0)
else:
print(f"\nGenerator tests failed\n")
exit(1)
exit(1)