Skip to content

Commit

Permalink
Add missing final EOL (dependabot#7456)
Browse files Browse the repository at this point in the history
Git shows an annoying warning when these files show up in diffs.
  • Loading branch information
deivid-rodriguez committed Jun 21, 2023
1 parent 0f578d2 commit 003b9e3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SOME_CONSTANT = 5
SOME_CONSTANT = 5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SOME_CONSTANT = 5
SOME_CONSTANT = 5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SOME_CONSTANT = 5
SOME_CONSTANT = 5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SOME_CONSTANT = 5
SOME_CONSTANT = 5

0 comments on commit 003b9e3

Please sign in to comment.