add missing type annotation

This commit is contained in:
Damien Elmes 2021-04-14 11:28:40 +10:00
parent 191e3cf69b
commit e530b96998

View File

@ -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(