MCPcopy Create free account
hub / github.com/Thinklab-SJTU/Bench2Drive / split_xml.py

File split_xml.py

tools/split_xml.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import xml.etree.ElementTree as ET
2
3
4def split_list_into_n_parts(lst, n):

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected