nit: flake8 expects 2 lines

This commit is contained in:
thenightmail 2025-07-13 12:29:54 -04:00
parent 99ff02f083
commit 5b13962083
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ from qutebrowser.utils import log
from typing import Any
class TreeTabWidget(TabWidget):
"""Tab widget used in TabbedBrowser, with tree-functionality.