Skip to content

Commit 0b362d2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8a8b3e2 commit 0b362d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_notebook_macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# - name: Install Python kernel
4343
# run: |
4444
# python -m ipykernel install --user
45-
45+
4646
- name: Run notebook
4747
run: |
4848
python -m jupyter nbconvert --execute --inplace ${{ inputs.notebook }} --gpus all

0 commit comments

Comments
 (0)