File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
33
33
# Intersphinx configuration
34
34
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 ),
38
38
}
39
39
intersphinx_disabled_reftypes = []
40
40
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Monthly Editorial Board Meetings
11
11
12
12
The Editorial Board's private meetings are held monthly on the second Monday
13
13
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
15
15
`python/editorial-board repository <https://github.com/python/editorial-board >`_.
16
16
17
17
Working with the Editorial Board
You can’t perform that action at this time.
0 commit comments