File: missing_final_newline.diff

package info (click to toggle)
black 25.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,180 kB
  • sloc: python: 113,389; makefile: 25
file content (8 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
--- [Deterministic header]
+++ [Deterministic header]
@@ -1,3 +1,3 @@
 # A comment-only file, with no final EOL character
 # This triggers https://bugs.python.org/issue2142
-# This is the line without the EOL character
\ No newline at end of file
+# This is the line without the EOL character