mirror of
https://github.com/microsoft/markitdown.git
synced 2026-07-03 12:28:14 +08:00
fix: python.lang.security.use-defused-xml-parse.use-defused-xml-parse-packages-markitdown-src-markitdown-converter_utils-docx-math-omml.py (#1251)
This commit is contained in:
@@ -6,7 +6,7 @@ Adapted from https://github.com/xiilei/dwml/blob/master/dwml/omml.py
|
||||
On 25/03/2025
|
||||
"""
|
||||
|
||||
import xml.etree.ElementTree as ET
|
||||
from defusedxml import ElementTree as ET
|
||||
|
||||
from .latex_dict import (
|
||||
CHARS,
|
||||
|
||||
Reference in New Issue
Block a user