Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iBaa/PlexConnect
/ prettyXML
Function
prettyXML
Debug.py:114–116 ·
view source on GitHub ↗
(elem)
Source
from the content-addressed store, hash-verified
112
elem.tail = i
113
114
def
prettyXML(elem):
115
indent(elem)
116
return
(etree.tostring(elem))
117
118
119
Callers
2
XMLConverter.py
File · 0.85
dprint
Function · 0.85
Calls
1
indent
Function · 0.85
Tested by
no test coverage detected