From a312c5f0a6784817d5622f89945889a1b8dd40d7 Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Tue, 8 Aug 2023 16:47:45 -0700 Subject: [PATCH] tab / whitespace --- .github/workflows/test_Ch02.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test_Ch02.yml b/.github/workflows/test_Ch02.yml index 5dec256..8fce64d 100644 --- a/.github/workflows/test_Ch02.yml +++ b/.github/workflows/test_Ch02.yml @@ -26,8 +26,7 @@ jobs: - name: Install dependencies run: | pip install -r requirements.txt - pip install ISLP - pip install jupyter + pip install ISLP jupyter # Runs a set of commands using the runners shell - name: Build notebook