Skip to content

Commit

Permalink
adding EOF newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
tstescoTT committed Oct 25, 2024
1 parent 6c35b17 commit 022cd77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ db.sqlite3

# unignore
!requirements.txt
!requirements-dev.txt
!requirements-dev.txt
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ repos:
# Run the linter.
- id: ruff
# Run the formatter.
- id: ruff-format
- id: ruff-format

0 comments on commit 022cd77

Please sign in to comment.