Skip to content

Commit b9068e8

Browse files
committed
Fix end of files
1 parent d72a3d8 commit b9068e8

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ jobs:
4444

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

.github/workflows/run_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ jobs:
4040
4141
- name: Upload coverage reports to Codecov
4242
uses: codecov/codecov-action@v3
43-

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ repos:
1313
- id: ruff
1414
# Run the formatter.
1515
- id: ruff-format
16-

0 commit comments

Comments
 (0)