Skip to content

Commit 74f70c9

Browse files
lint
1 parent 2c3dfc4 commit 74f70c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
# Checks fail due to rate limits
9696
r'https://github.com/.*',
9797
# The voters repo is private and appears as a 404
98-
#'https://github.com/python/voters',
98+
# 'https://github.com/python/voters',
9999
# The python-core team link is private, redirects to login
100-
#'https://github.com/orgs/python/teams/python-core',
100+
# 'https://github.com/orgs/python/teams/python-core',
101101
# The Discourse groups are private unless you are logged in
102102
'https://discuss.python.org/groups/staff',
103103
'https://discuss.python.org/groups/moderators',

0 commit comments

Comments
 (0)