From fda02d14a19132e2ef35e25d3a23ff6cd480f75f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 04:45:24 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 859f0ae3a1a..7b6eb1ed256 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -115,7 +115,7 @@ jobs: # (remove system copy of Matplotlib to avoid conflict # with version set in the requirements file - see, e.g., # https://github.com/matplotlib/matplotlib/issues/28768) - sudo apt remove python3-matplotlib + sudo apt remove python3-matplotlib python3 -m pip install --upgrade -r Regression/requirements.txt python3 -m pip cache purge # external repositories required for test analysis