summaryrefslogtreecommitdiff
path: root/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-09-14 09:38:36 +0300
committerGitHub <noreply@github.com>2017-09-14 09:38:36 +0300
commit13ad3b7a82bf56d803fbe48ee5df6c4b08986c78 (patch)
tree5704d2735779297fbba0e99ae333ff1a4f928513 /Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
parent312ffead1eb272535e021e248b5d74ab04b2e72e (diff)
downloadcpython-git-13ad3b7a82bf56d803fbe48ee5df6c4b08986c78.tar.gz
bpo-31462: Remove trailing whitespaces. (#3564)
Diffstat (limited to 'Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt')
-rw-r--r--Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt b/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
index 81931c4698..23fd2168ae 100644
--- a/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
+++ b/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
@@ -1,4 +1,4 @@
-# IMPORTANT: this file has the utf-8 BOM signature '\xef\xbb\xbf'
+# IMPORTANT: this file has the utf-8 BOM signature '\xef\xbb\xbf'
# at the start of it. Make sure this is preserved if any changes
# are made!