Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
xml.etree.ElementTree
as
ET
2
3
4
def
split_list_into_n_parts(lst, n):
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected