pep8: Add compliance with rule E261 pretty_print.py.

This commit is contained in:
Aditya Bansal
2017-06-04 15:05:51 +05:30
parent e3cf43399f
commit a9e0dbe085

View File

@@ -30,7 +30,7 @@ def pretty_print_html(html, num_spaces=4):
line=-1,
token_kind='html_start',
tag='html',
extra_indent=0) # type: Dict[str, Any]
extra_indent=0) # type: Dict[str, Any]
stack.append(info)
# Our main job is to figure out offsets that we use to nudge lines