Skip to content

Commit e5ede84

Browse files
committed
Fix tests with Sphinx 7.2.x
1 parent 8071dc5 commit e5ede84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repoze/sphinx/tests/test_autointerface.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class Options(dict):
2929
imported_members = False
3030
show_inheritance = False
3131
noindex = False
32+
no_index = False
3233
annotation = None
3334
synopsis = ''
3435
platform = ''

0 commit comments

Comments
 (0)