diff options
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 |