Skip to content

Commit

Permalink
Update autoformat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KayvanShah1 authored Jan 10, 2025
1 parent 63110e3 commit ad07647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r dev-requirements.txt
pip install black black[jupyter] flake8 isort nbstripout pytest pytest-timeout versioneer
- name: Check import sorting with isort
id: isort-check
Expand Down

0 comments on commit ad07647

Please sign in to comment.