Missing indent function
Is it possible that this is missing?
https://docs.python.org/3/library/xml.etree.elementtree.html#xml.etree.ElementTree.indent
I get the error `AttributeError: module 'defusedxml.ElementTree' has no attribute 'indent'`
关闭于 2023-09-28 1 条评论