Skip to content

Commit

Permalink
Fixing typo in package name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrl280 committed Apr 25, 2024
1 parent 8643946 commit 78d8744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install Flake8 for Jupyter Notebooks
run: |
pip install --upgrade pip
pip install flake-nb
pip install flake8-nb
- name: Run Flake8 for Jupyter Notebooks
run: |
Expand Down

0 comments on commit 78d8744

Please sign in to comment.