Merge 8f412ed66f into 041be54471
This commit is contained in:
commit
b4a80359ae
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue