Skip to content

Commit

Permalink
Update changes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameschapman19 authored Oct 4, 2023
1 parent 5b037b7 commit 7c85b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install poetry
poetry install --all-extras
poetry install --extras "probabilistic"
- name: Run black on all python files
run: |
poetry run black .
Expand Down

0 comments on commit 7c85b05

Please sign in to comment.