diff --git a/.github/scripts/validate_release.py b/.github/scripts/validate_release.py index 26f0e1a..b07a29a 100644 --- a/.github/scripts/validate_release.py +++ b/.github/scripts/validate_release.py @@ -75,4 +75,4 @@ def load_env_vars() -> None: else: print("\033[92m The release version is valid \033[0m") finally: - print("\033[92m End of the script \033[0m") \ No newline at end of file + print("\033[92m End of the script \033[0m")