diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-08-09 18:32:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-09 18:32:54 (GMT) |
commit | 058fb35b57ca8c5063d16ec818e668b3babfea65 (patch) | |
tree | 7c476bb7c59e65a9e8c83ca633068be3f14a1975 /.github | |
parent | 7d14fdb03c3e8384c01da1b21647ce837ed6a29c (diff) | |
download | cpython-058fb35b57ca8c5063d16ec818e668b3babfea65.zip cpython-058fb35b57ca8c5063d16ec818e668b3babfea65.tar.gz cpython-058fb35b57ca8c5063d16ec818e668b3babfea65.tar.bz2 |
bpo-44854: Remove trailing whitespaces (GH-27689)
Diffstat (limited to '.github')
-rw-r--r-- | .github/SECURITY.md | 2 | ||||
-rw-r--r-- | .github/problem-matchers/sphinx.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 82ae4ca..2aebc5a 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -14,4 +14,4 @@ official website](https://www.python.org/dev/security/) for instructions on how to report a security-related problem to the Python team responsibly. -To reach the response team, email `security at python dot org`. +To reach the response team, email `security at python dot org`. diff --git a/.github/problem-matchers/sphinx.json b/.github/problem-matchers/sphinx.json index 228415f..0984860 100644 --- a/.github/problem-matchers/sphinx.json +++ b/.github/problem-matchers/sphinx.json @@ -34,7 +34,7 @@ "line": 2, "message": 3 } - ] + ] } ] }
\ No newline at end of file |