Skip to content

Commit 57fd0c7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f114532 commit 57fd0c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232

3333
# Intersphinx configuration
3434
intersphinx_mapping = {
35-
'python': ('https://docs.python.org/3/', None),
36-
'devguide': ('https://devguide.python.org/', None),
37-
'pep': ('https://peps.python.org/', None),
35+
"python": ("https://docs.python.org/3/", None),
36+
"devguide": ("https://devguide.python.org/", None),
37+
"pep": ("https://peps.python.org/", None),
3838
}
3939
intersphinx_disabled_reftypes = []
4040

docs/editorial-board/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Monthly Editorial Board Meetings
1111

1212
The Editorial Board's private meetings are held monthly on the second Monday
1313
at 1:30pm Pacific.
14-
After each meeting the Editorial Board will post a summary in the
14+
After each meeting the Editorial Board will post a summary in the
1515
`python/editorial-board repository <https://github.com/python/editorial-board>`_.
1616

1717
Working with the Editorial Board

0 commit comments

Comments
 (0)