From 2c8b05646b4fc2b14c7f026a8bfe08c757498a3c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 4 Jun 2025 13:30:14 -0500 Subject: fix: update imports for ruff.yml --- .github/workflows/ruff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ruff.yml b/.github/workflows/ruff.yml index 2cefea1..61f90cb 100644 --- a/.github/workflows/ruff.yml +++ b/.github/workflows/ruff.yml @@ -21,7 +21,7 @@ jobs: - name: Install dependencies run: | python -m pip install --upgrade pip - pip install pandas plotly + pip install flask - name: Install Ruff uses: astral-sh/ruff-action@v3.2.2 - name: Ruff Actions -- cgit v1.2.3-70-g09d2