Skip to content

Commit

Permalink
convert tabs to spaces :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia Di Matteo committed Jul 4, 2024
1 parent 97503b3 commit 7ab2e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U pip poetry
poetry --version
poetry install
poetry --version
poetry install
- name: Check formatting with black
run: |
poetry run black -l 100 ionizer/*.py tests/*.py
Expand Down

0 comments on commit 7ab2e73

Please sign in to comment.