mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
html_diff: Fix lxml import.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 11e94c4bb7
)
This commit is contained in:
committed by
Tim Abbott
parent
cdd222b8f6
commit
d85022ca17
@@ -1,6 +1,6 @@
|
||||
from typing import Optional
|
||||
|
||||
import lxml
|
||||
import lxml.html
|
||||
from lxml.html.diff import htmldiff
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user