mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Style fix.
This commit is contained in:
@@ -357,7 +357,7 @@ class WebSupport(object):
|
||||
"""
|
||||
self.base_comment_opts = {}
|
||||
|
||||
if self.docroot is not '':
|
||||
if self.docroot != '':
|
||||
comment_urls = [
|
||||
('addCommentURL', 'add_comment'),
|
||||
('getCommentsURL', 'get_comments'),
|
||||
|
||||
Reference in New Issue
Block a user