Bug 1506352 - Followup: Add missing blank line to placate flake8.

This commit is contained in:
Ms2ger 2018-11-20 14:19:32 +01:00
Родитель 55728e3099
Коммит be8b28960a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -11,6 +11,7 @@ from time import time
from wptrunner.formatters import WptreportFormatter
class WptreportHandler(object):
def __init__(self, out):
"""