diff options
Diffstat (limited to 'sphinx/builders/html.py')
-rw-r--r-- | sphinx/builders/html.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/builders/html.py b/sphinx/builders/html.py index 175820116..87e02e266 100644 --- a/sphinx/builders/html.py +++ b/sphinx/builders/html.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """ sphinx.builders.html ~~~~~~~~~~~~~~~~~~~~ |