diff --git a/qt/aqt/webview.py b/qt/aqt/webview.py index 2ff300d5f..e9a3d1b17 100644 --- a/qt/aqt/webview.py +++ b/qt/aqt/webview.py @@ -456,7 +456,7 @@ body {{ zoom: {zoom}; background: {background}; direction: {lang_dir}; {font} }} js: Optional[List[str]] = None, head: str = "", context: Optional[Any] = None, - default_css=True, + default_css: bool = True, ) -> None: web_content = WebContent(