From 433142b211418568d11898c2849c5f2cd26bd35f Mon Sep 17 00:00:00 2001 From: John Davis Date: Wed, 11 Dec 2024 10:05:37 -0500 Subject: [PATCH] Fix linting --- galaxy_release_util/bootstrap_history.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy_release_util/bootstrap_history.py b/galaxy_release_util/bootstrap_history.py index 5981a48..3bc0f67 100644 --- a/galaxy_release_util/bootstrap_history.py +++ b/galaxy_release_util/bootstrap_history.py @@ -265,7 +265,7 @@ - [ ] Examine workflow results, comparing them with the results of a [previous run of the same workflow](https://github.com/galaxyproject/tools-iuc/actions?query=workflow%3A%22Weekly+global+Tool+Linting+and+Tests%22) on the previous release (${previous_version}). For each failed test: - Does it occur under ${version} but not under ${previous_version}? If so: - - Check if there's an issue open. If not, open a new issue. + - Check if there's an issue open. If not, open a new issue. - [ ] IWC: - [ ] Open an issue "Test release ${version}" on the iwc repo: https://github.com/galaxyproject/iwc/ @@ -274,7 +274,7 @@ - [ ] Examine workflow results, comparing them with the results of a [previous run of the same workflow](https://github.com/galaxyproject/iwc/actions?query=workflow%3A%22Weekly+global+Workflow+Linting+and+Tests%22) on the previous release (${previous_version}). For each failed test: - Does it occur under ${version} but not under ${previous_version}? If so: - - Check if there's an issue open. If not, open a new issue. + - Check if there's an issue open. If not, open a new issue. - [ ] **Create Release Notes**