Remove blank line to make pep257 happy.
This commit is contained in:
parent
231feda2c8
commit
80b0692971
@ -28,7 +28,6 @@ from qutebrowser.utils import debug
|
||||
|
||||
def test_log_time(caplog):
|
||||
"""Test if log_time logs properly."""
|
||||
|
||||
logger_name = 'qt-tests'
|
||||
|
||||
with caplog.atLevel(logging.DEBUG, logger=logger_name):
|
||||
|
Loading…
Reference in New Issue
Block a user