mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove trailing whitespace
This commit is contained in:
parent
76a35a56e6
commit
6d4bd91c83
@ -25,7 +25,7 @@ class WebSupportBuilder(StandaloneHTMLBuilder):
|
||||
|
||||
def init_translator_class(self):
|
||||
self.translator_class = WebSupportTranslator
|
||||
|
||||
|
||||
def write_doc(self, docname, doctree):
|
||||
# The translator needs the docname to generate ids.
|
||||
self.cur_docname = docname
|
||||
|
Loading…
Reference in New Issue
Block a user