X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/47480ca33143b250cb33ba501f201838269173ce..43b53a034c9e3ada9295bf7f93be473b66b74f75:/.vim/bundle/black/tests/data/miscellaneous/missing_final_newline.diff diff --git a/.vim/bundle/black/tests/data/miscellaneous/missing_final_newline.diff b/.vim/bundle/black/tests/data/miscellaneous/missing_final_newline.diff deleted file mode 100644 index 6d991c74..00000000 --- a/.vim/bundle/black/tests/data/miscellaneous/missing_final_newline.diff +++ /dev/null @@ -1,8 +0,0 @@ ---- [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