Skip to content

Commit 703ae28

Browse files
committed
Add \n to the end of the replay file
This is just to be nice to editors, that usually like having a `\n` at the end of text files. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent d83896f commit 703ae28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cookiecutter-replay.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
"default_codeowners": "@frequenz-floss/python-sdk-team",
1717
"_template": "gh:frequenz-floss/frequenz-repo-config-python"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)