Skip to content

Commit

Permalink
Fix end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
teddygroves committed Oct 23, 2024
1 parent d72a3d8 commit b9068e8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@ jobs:

- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

1 change: 0 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3

1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ repos:
- id: ruff
# Run the formatter.
- id: ruff-format

0 comments on commit b9068e8

Please sign in to comment.