There was an error while loading. Please reload this page.
1 parent 05fde51 commit d8f29f8Copy full SHA for d8f29f8
1 file changed
pep_sphinx_extensions/pep_processor/html/pep_html_builder.py
@@ -48,4 +48,4 @@ class DirectoryBuilder(FileBuilder):
48
# sync all overwritten things from DirectoryHTMLBuilder
49
name = DirectoryHTMLBuilder.name
50
get_target_uri = DirectoryHTMLBuilder.get_target_uri
51
- get_outfilename = DirectoryHTMLBuilder.get_output_path
+ get_output_path = DirectoryHTMLBuilder.get_output_path
0 commit comments